mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 11:25:13 +00:00
Add all-contributors to automatically recognize repository contributors (#208)
* Initial plan * Add all-contributors setup with contributor recognition Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Finalize all-contributors setup and update documentation Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Add @aaronpowell as a contributor * Add @mubaidr as a contributor * Add @digitarald as a contributor * Add @mbianchidev as a contributor * generating the current list * playing with emojis --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com> Co-authored-by: all-contributors-bot <all-contributors-bot@example.com>
This commit is contained in:
@@ -113,6 +113,8 @@ You are an expert [domain/role] with deep knowledge in [specific areas].
|
||||
- A brief description of what your instruction/prompt does
|
||||
- Any relevant context or usage notes
|
||||
|
||||
**Note**: Once your contribution is merged, you'll automatically be added to our [Contributors](#contributors-) section! We use [all-contributors](https://github.com/all-contributors/all-contributors) to recognize all types of contributions to the project.
|
||||
|
||||
## What We Accept
|
||||
|
||||
We welcome contributions covering any technology, framework, or development practice that helps developers work more effectively with GitHub Copilot. This includes:
|
||||
@@ -145,6 +147,21 @@ To maintain a safe, responsible, and constructive community, we will **not accep
|
||||
- **Write clearly**: Use simple, direct language
|
||||
- **Promote best practices**: Encourage secure, maintainable, and ethical development practices
|
||||
|
||||
## Contributors Recognition
|
||||
|
||||
This project uses [all-contributors](https://github.com/all-contributors/all-contributors) to recognize contributors. When you make a contribution, you'll automatically be recognized in our contributors list!
|
||||
|
||||
We welcome contributions of all types, including:
|
||||
- 📝 Documentation improvements
|
||||
- 💻 Code contributions
|
||||
- 🐛 Bug reports and fixes
|
||||
- 🎨 Design improvements
|
||||
- 💡 Ideas and suggestions
|
||||
- 🤔 Answering questions
|
||||
- 📢 Promoting the project
|
||||
|
||||
Your contributions help make this resource better for the entire GitHub Copilot community!
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
|
||||
|
||||
Reference in New Issue
Block a user