GitXplorerGitXplorer
j

CONTRIBUTING.md

public
35 stars
33 forks
1 issues

Commits

List of commits on branch master.
Unverified
b615edf2477740d19c1fe62fdd6c51be1a8cb3cd

clarifying "no best answer" line.

jjustinabrahms committed 11 years ago
Unverified
c58c75501b6010a7938bdbb4e376a9d46c53b2ac

add link and formatting.

jjustinabrahms committed 11 years ago
Unverified
968104d3c8ca8d19e2bc88e31bce87d47c9b8bed

add Conduct and Communications sections

jjunosuarez committed 11 years ago
Unverified
27e3cd96835cac6723beb30d4d75074784d0afa7

Merge pull request #3 from alecperkins/master

jjunosuarez committed 11 years ago
Unverified
fda631cac69c37e1b19a7ae3477c9fda88134f0a

Add link to GitHub documentation on CONTRIBUTING.md feature.

committed 11 years ago
Unverified
dcba266cb4d84e7b97aae823135de17a11e738af

Add link to Django project contributing guidelines.

committed 11 years ago

README

The README file for this repository.

CONTRIBUTING.md

Example inclusive contribution guidelines for open source projects

Why

Recent history in some prominent open source projects demonstrates that there is an ongoing problem in creating inclusive open source communities where all members feel comfortable contributing their talents and efforts. Because open source work is often carried out on a volunteer basis, it is vital that potential contributors feel welcome and encouraged to do so. On a pragmatic level, this must be balanced with the high workload that project leaders and frequent contributors (sometimes called "core committers") face in maintaining open source projects. We believe a stronger, more valuable community and development process can be enabled by clear documentation and guidelines.

What this repository is

Many open source projects solicit and encourage contributions and seek to provide guidelines for doing so. GitHub even provides a mechanism for presenting these guidelines during the collaboration process in the form of CONTRIBUTING.md. Often times, however, these guidelines are strictly of a technical nature, as in coding standards, or a legal nature, as in CLAs (contributor license agreements).

Additionally, contributor guidelines should clarify the types of contributions that are considered valuable, the process by which such contributions are accepted, and the community standards surrouding the discussion of proposed contributions. In doing so, these guidelines should seek to be as inclusive as possible and seek to create a safe, positive environment which values all contributions which seek to improve the project.

How to start contributing

The main product of this repository is the example terms in the file CONTRIBUTING.md. This project uses those guidelines as the basis for its own development process. Please refer to that file.

Who

Why, the contributors, of course! Would you consider being one? Please send a pull request :)

License

CC-0