Commit graph

9 commits

Author SHA1 Message Date
Yuki Takizawa
95e57f6aff
Add link to CODE_OF_CONDUCT.md 2018-11-28 22:25:46 +09:00
regexaurus
db69e54b02 Additional typo correction and URL updates 2018-08-03 01:31:08 -04:00
regexaurus
1087744051 Basic typo correction 2018-08-02 12:57:09 -04:00
anarcat
9225b26c5a
introduce demotion rules
While reviewing our contribution guidelines in #139, we found we had no formal way of removing disappeared or idle maintainers, at least not explicitly, in the Membership section. This was a problem to get changes done on the contributing document which requires consensus from the maintainers.

This change introduces a way to make changes to the document by using it as a "vote of confidence", in a way: if a change is proposed and an administrator does not respond within a given 1-month delay, the administrator can be demoted down to a regular maintainer and the document approved.

Closes: #139
2018-06-22 09:55:11 -04:00
Antoine Beaupré
bd3fd74fdc
move patch section lower
Users are less likely to file patches than issues, so it should have
lower priority. No other change
2018-03-26 10:39:26 -04:00
Antoine Beaupré
9086a93f83
more sync with ecdysis: do not assume we are on github
The idea here is that this guide can be reused by other projects,
which might not be on GitHub. By making the URL pointers more generic,
it makes it easier to change them in one central location.
2018-03-26 09:55:59 -04:00
Antoine Beaupré
688a34f2cd
add positive feedback and security issues to guidelines
Positive feedback allows the community and passers-by to contribute in
a positive way without requiring any technical capabilities: just a
little thank you helps!

Security issues might be handled differently. Explicitely state we
follow responsible disclosure guidelines.

This comes from the ecdysis project.
2018-03-26 09:50:45 -04:00
Antoine Beaupré
ca698de29d
refer to code of conduct externally 2018-03-26 09:41:32 -04:00
Antoine Beaupré
a2a6954b42
split code of conduct and contributing guidelines in two
This ensure the files are in standard locations so that GitHub finds
them. This will hopefully help people provide more detailed bug
reports in the future as well.
2018-03-26 09:35:01 -04:00