We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As more folks get into contributing, we should have a guideline in place.
Here's a comprehensive guide on creating contribution guidelines for a GitHub repository:
Welcome Message Create a welcoming introduction that encourages contributions and expresses gratitude to potential contributors[1].
Basic Structure Place the CONTRIBUTING.md file in your repository's root directory or .github folder to ensure visibility[2].
Code of Conduct Include guidelines for community behavior and interaction standards[1][6].
Contribution Process
Technical Requirements
Clear Communication
Issue Management
Additional Documentation
Recognition Create a system for acknowledging contributors' efforts and explaining how contributions will be credited[2].
Regular Updates Keep the guidelines current and aligned with project needs[4].
Template Usage Consider using GitHub's built-in templates for common contribution scenarios[6].
Citations: [1] https://github.com/jessesquires/.github/blob/main/CONTRIBUTING.md [2] http://mozillascience.github.io/working-open-workshop/contributing/ [3] https://github.blog/news-insights/contributing-guidelines/ [4] https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions [5] https://gist.github.com/MarcDiethelm/7303312 [6] https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-code-of-conduct-to-your-project [7] https://opensource.creativecommons.org/contributing-code/github-repo-guidelines/ [8] https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project
The text was updated successfully, but these errors were encountered:
Adding a CONTRIBUTING.md
852f81e
Resolves elizaOS#45
Successfully merging a pull request may close this issue.
As more folks get into contributing, we should have a guideline in place.
Here's a comprehensive guide on creating contribution guidelines for a GitHub repository:
Essential Components
Welcome Message
Create a welcoming introduction that encourages contributions and expresses gratitude to potential contributors[1].
Basic Structure
Place the CONTRIBUTING.md file in your repository's root directory or .github folder to ensure visibility[2].
Key Sections to Include
Code of Conduct
Include guidelines for community behavior and interaction standards[1][6].
Contribution Process
Technical Requirements
Best Practices
Clear Communication
Issue Management
Supporting Elements
Additional Documentation
Recognition
Create a system for acknowledging contributors' efforts and explaining how contributions will be credited[2].
Maintenance
Regular Updates
Keep the guidelines current and aligned with project needs[4].
Template Usage
Consider using GitHub's built-in templates for common contribution scenarios[6].
Citations:
[1] https://github.com/jessesquires/.github/blob/main/CONTRIBUTING.md
[2] http://mozillascience.github.io/working-open-workshop/contributing/
[3] https://github.blog/news-insights/contributing-guidelines/
[4] https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions
[5] https://gist.github.com/MarcDiethelm/7303312
[6] https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-code-of-conduct-to-your-project
[7] https://opensource.creativecommons.org/contributing-code/github-repo-guidelines/
[8] https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project
The text was updated successfully, but these errors were encountered: