aboutsummaryrefslogtreecommitdiff
path: root/CODE-OF-CONDUCT
blob: 0458fd787c506be345e42623d97cf32308bf1d3b (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Contributor Code of Conduct

  Note: In the sequel, "project" refers to GNU Guix, and "project
  maintainer(s)" refers to maintainer(s) of GNU Guix.

As contributors and maintainers of this project, and in the interest of
fostering an open and welcoming community, we pledge to respect all
people who contribute through reporting issues, posting feature
requests, updating documentation, submitting pull requests or patches,
and other activities.

We are committed to making participation in this project a
harassment-free experience for everyone, regardless of level of
experience, gender, gender identity and expression, sexual orientation,
disability, personal appearance, body size, race, ethnicity, age,
religion, or nationality.

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery
* Personal attacks
* Trolling or insulting/derogatory comments
* Public or private harassment
* Publishing other's private information, such as physical or electronic
addresses, without explicit permission
* Other unethical or unprofessional conduct

Project maintainers have the right and responsibility to remove, edit,
or reject comments, commits, code, wiki edits, issues, and other
contributions that are not aligned to this Code of Conduct, or to ban
temporarily or permanently any contributor for other behaviors that they
deem inappropriate, threatening, offensive, or harmful.

By adopting this Code of Conduct, project maintainers commit themselves
to fairly and consistently applying these principles to every aspect of
managing this project. Project maintainers who do not follow or enforce
the Code of Conduct may be permanently removed from the project team.

This Code of Conduct applies both within project spaces and in public
spaces when an individual is representing the project or its community.

Instances of abusive, harassing, or otherwise unacceptable behavior may
be reported by contacting a project maintainer at guix-maintainers@gnu.org.
All complaints will be reviewed and investigated and will
result in a response that is deemed necessary and appropriate to the
circumstances. Maintainers are obligated to maintain confidentiality
with regard to the reporter of an incident.

This Code of Conduct is adapted from the Contributor Covenant
(http://contributor-covenant.org), version 1.3.0, available at
http://contributor-covenant.org/version/1/3/0/
bd1309b'>doc: Add a cooptation policy for commit access....Ludovic Courtès 2020-01-09doc: Encourage patch review....Ludovic Courtès 2020-01-09doc: Move "Commit Access" section from 'HACKING' to the manual....Ludovic Courtès 2020-01-09doc: Add "Tracking Bugs and Patches" section....Ludovic Courtès 2019-12-27doc: Mention "make authenticate"....Ludovic Courtès 2019-12-13doc: Link to "Building from Git" instead of quoting command to build Guix....Pierre Neidhardt 2019-12-08doc: Mention how to simulate a `guix pull' before submitting patches....Pierre Neidhardt 2019-12-08doc: Mention how to rebuild guix before submitting patches....Pierre Neidhardt 2019-11-09doc: Mention value /var to localstatedir option....zimoun 2019-09-07doc: Use @lisp instead of @example for Scheme snippets....Ludovic Courtès 2019-07-17doc: Reorder and clarify contributing instructions....Florian Pelz 2019-07-15doc: note how to install git send-email...Arne Babenhauserheide 2019-06-29doc: Remove references to hydra.gnu.org....Tobias Geerinckx-Rice 2019-05-20doc: use pure environment when building from git...Giovanni Biscuolo 2019-03-24doc: Remove instances of powerpc-linux being a supported Guix architecture....Efraim Flashner 2019-02-04doc: Document how to enable qemu binfmt service and how to use it....Danny Milosavljevic 2019-02-04doc: Show how to install Emacs, Guile, and Geiser....Ludovic Courtès 2019-01-22doc: Move "Packaging Guidelines" under "Contributing"....Ludovic Courtès 2018-12-15doc: Replace @command by @code for packages...Pierre Neidhardt 2018-12-15doc: Merge "discourage use of texlive" with existing paragraph on "guix size"...Pierre Neidhardt 2018-12-14doc: Discourage the use of texlive as input...Pierre Neidhardt 2018-12-04Remove most references to hydra.gnu.org....Ludovic Courtès 2018-11-16doc: Mention that ./pre-inst-env is generated....Ludovic Courtès 2018-10-10doc: Add recommendations for good origin URLs....Pierre Neidhardt