Skip to content

Commit

Permalink
Merge pull request Grasscutters#163 from memetrollsXD/patch-1
Browse files Browse the repository at this point in the history
Propose a Contributing COC
  • Loading branch information
KingRainbow44 committed Apr 24, 2022
2 parents af8efe9 + cc9b5e3 commit 3499b04
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Contributing

Please note we have a code of conduct, please follow it in all your interactions with the project. If you have any further questions please create an issue or ask in the Discord server.

- Only fix/add the functionality in question OR address wide-spread whitespace/style issues, not both.
- Address a single concern in the least number of changed lines as possible.

**Do not make a pull request to merge into stable unless it is a hotfix. Use the development branch instead.**

## Pull Request Process

1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
2. Update the README.md and wiki with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
3. Write with detail on your pull request description what you have committed, to make it easier for the collaborators to make a changelog.

0 comments on commit 3499b04

Please sign in to comment.