kornia/kornia
GitHub で見る[Feature]: Improve README by adding contribution section
Open
#3,686 opened on 2026年3月30日
help wantedtriage
説明
🚀 Feature Description
Add a small "Contribution" section to the README file to clearly indicate that community contributions are welcome.
📂 Feature Category
Documentation
💡 Motivation
The current README does not explicitly mention how contributors can get involved.
Adding a contribution section would make it clearer and more welcoming for new contributors.
💭 Proposed Solution
Add a short section in the README:
Contribution
Contributions from the community are welcome and appreciated.
🔄 Alternatives Considered
Keeping the README as-is, but this may reduce visibility for potential contributors.
🎯 Use Cases
New contributors visiting the repository will immediately understand that contributions are encouraged.
📝 Additional Context
This is a small documentation improvement with no impact on code.
🤝 Contribution Intent
- I plan to submit a PR to implement this feature
- I'm requesting this feature but not planning to implement it