From 2132ef2c861c1c3c4686654d62598cd8051c57bd Mon Sep 17 00:00:00 2001 From: PrincipalSpears Date: Wed, 30 Jun 2021 01:33:33 +0000 Subject: [PATCH] Update 'Ettiqute' --- Ettiqute.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Ettiqute.md b/Ettiqute.md index 3b8e2dc..15efe26 100644 --- a/Ettiqute.md +++ b/Ettiqute.md @@ -1,5 +1,6 @@ Things are quite simple ettiqute wise: * If you wish to fork, **MAKE SURE TO FORK A VERSION BRANCH**. Master is our stable branch and any forks of it likely wont be in date. A version branch (such as Patchy-Patch5, Monster-Update6, etc.) should be forked as to declare that this will be an implemented feature in that version! +* Don't do discussion that relates to a PR in the issue that the PR is fixing unless you are bringing up some further issues that people haven't seen, please keep the talking in the PR! * Anyone can make issues or PRs. It is up to commit-access devs though to review and implement them. Discussion is encouraged and honest opinions are great. * Keep conversations tangentally related to an issue or PR. If you notice there is a new problem, don't comment it on another issue, create a new issue. * Check for duplicate issues or PRs before making a new one, if you have more information about an issue or PR, simply comment it on an open issue/PR. If your issue is grander in scope, but includes an old issue, make said issue anyway (i.e if theres a broken sprite, but you found multiple broken sprites including that first broken sprite, then make a new issue with the greater number of issues enumerated).