Skip to content

Commit b8a1504

Browse files
committed
Merge branch 'main' into v1.0.1
2 parents 33f38d3 + 3f92d6d commit b8a1504

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## Contributing
1+
# Contributing
22

3-
We always welcome pull requests. This guide will help you to ensure that that your time is spent wisely.
3+
We always welcome pull requests. This guide will help you to ensure that that your time is spent wisely.
44

55
If you are thinking of introduing a new feature or making a significant change to an existing behavior, discuss it
66
first with the maintainers by creating an issue.
77

8-
### Process
8+
## Process
99

1010
- Fork and clone the repo
1111
- Use a text editor with support for .editorconfig

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A Vue directive which renders sanitised HTML dynamically",
55
"main": "dist/main.js",
66
"repository": "[email protected]:ecosia/vue-safe-html.git",
7-
"author": "Ecosia GmbH <info@ecosia.org>",
7+
"author": "Ecosia GmbH <opensource@ecosia.org>",
88
"contributors": [
99
"Emanuele Marchi (https://github.com/LostCrew)",
1010
"Jakub Fiala (https://github.com/jakubfiala)",

0 commit comments

Comments
 (0)