-
-
Notifications
You must be signed in to change notification settings - Fork 149
Contribution only #1217
New issue
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
Contribution only #1217
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR implements a "contribution only" policy for the project, establishing clear boundaries for community support and maintenance. The changes communicate that the project is maintained by volunteers in their spare time and sets expectations that users must contribute fixes themselves rather than expecting free support.
- Added a prominent "contribution only" notice to the main README
- Created new GitHub issue templates that enforce the contribution-only policy
- Updated bug report template to align with the new policy and removed external links
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Adds prominent "IMPORTANT: Contribution only" section explaining the project's maintenance policy |
| .github/ISSUE_TEMPLATE/question.yml | New issue template for questions with contribution-only policy messaging |
| .github/ISSUE_TEMPLATE/feature.yml | New issue template for feature requests with contribution-only policy messaging |
| .github/ISSUE_TEMPLATE/config.yml | Removes external discussion links, forcing use of issue templates |
| .github/ISSUE_TEMPLATE/bug_report.yml | Updates bug report template with contribution-only policy and removes external references |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #1217 +/- ##
=======================================
Coverage 94.15% 94.15%
=======================================
Files 142 142
Lines 5238 5238
Branches 342 342
=======================================
Hits 4932 4932
Misses 245 245
Partials 61 61 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #1217 will not alter performanceComparing Summary
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.