diff options
author | Hécate Moonlight <hecate+github@glitchbra.in> | 2022-05-26 17:09:15 +0200 |
---|---|---|
committer | Hécate Moonlight <hecate+github@glitchbra.in> | 2022-05-26 17:09:15 +0200 |
commit | 5b0d532e6a1f6303ce2a087ad0d89635aab6aebf (patch) | |
tree | ed3caf75df39d58e6cada6a6f8639651902e6fbd /CONTRIBUTING.md | |
parent | ad3e6e766ef3716552dbe9b715f15c59d7003d5b (diff) |
Add code of conduct and hspec failure files in .gitignore
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51c8fa28..9f9ff810 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,10 @@ Thank you for contributing to Haddock! Here is the information you will need in order to make your contribution +## Code of Conduct + +We need you to read, acknowledge, and abide by our [Code of Conduct][CoC]. + ## Reporting issues Please open a ticket if you get an unexpected behaviour from Haddock! |