aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a744c8a..f29b7d8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,7 +21,7 @@ Feel free to open an issue if you have any question.
21 21
22### Code of conduct and guidelines 22### Code of conduct and guidelines
23 23
24First of all, we expect everyone (contributors and maintainers alike) to respect the [Code of conduct](https://github.com/bastienwirtz/homer/blob/master/CODE_OF_CONDUCT.md). It is not a recommendation, it is mandatory. 24First of all, we expect everyone (contributors and maintainers alike) to respect the [Code of conduct](https://github.com/bastienwirtz/homer/blob/main/CODE_OF_CONDUCT.md). It is not a recommendation, it is mandatory.
25 25
26For all contributions, please respect the following guidelines: 26For all contributions, please respect the following guidelines:
27 27
@@ -42,6 +42,6 @@ feel free to open an issue to present your idea.
42The general process to submit a contribution is as follow: 42The general process to submit a contribution is as follow:
431. Create your own fork of the code 431. Create your own fork of the code
442. Do the changes in your fork 442. Do the changes in your fork
453. Make sure to fill the [pull request description](https://github.com/bastienwirtz/homer/blob/master/.github/PULL_REQUEST_TEMPLATE.md) properly. 453. Make sure to fill the [pull request description](https://github.com/bastienwirtz/homer/blob/main/.github/PULL_REQUEST_TEMPLATE.md) properly.
46 46
47### Happy coding :metal: 47### Happy coding :metal: