3 Starter Files
The second step is creating your three starter files (Readme, Contributing Guidelines, Code of Conduct) to walk people through the project
Last updated
The second step is creating your three starter files (Readme, Contributing Guidelines, Code of Conduct) to walk people through the project
Last updated
This is stored in the root file of your Github Repository. The readme should answer the following questions:
What does this project do?
Why is this project useful?
How do I get started?
Where can I get more help, if I need it?
The readme should have links to all important pages of the repository. See the sample Readme for more details.
A contributing file tells your audience how to participate in your project. For example, you might include information on:
How to file a bug report (try using )
How to suggest a new feature
How to set up your environment and run tests
In addition to technical details, it is an opportunity to communicate your expectations for contributions, such as:
The types of contributions youβre looking for
Your roadmap or vision for the project
How contributors should (or should not) get in touch with you
The Contributing File should be linked from your Readme so that it is easier to find. Detailed Issue, PR, New feature templates can be found on the of this Gitbook.
This file helps in setting expectations of behaviour regarding how contributors can interact with one another and it also helps in enforcing guidelines in case of violations
One organisation can have a single code of conduct file - they do not need to be separate for each repository within the organisation.
To create a pull request, please follow the This will help us go through all submissions + changes quickly and push them into production.
To contact us about sensitive information, please with the subject line as βGithub: Senstive information / Security issueβ
Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported to the community leaders responsible for enforcement by emailing or contacting . All complaints will be reviewed and investigated promptly and fairly.
This Code of Conduct is adapted from the , version 2.0, available at .
Community Impact Guidelines were inspired by .
For answers to common questions about this code of conduct, see the FAQ at . Translations are available at .