IEEE-VIT/pykitzoid
Fix the broken link to CONTRIBUTING.md in the README.md and create a new contributing guide
开放
#58 创建于 2025年9月17日
difficulty: easydocumentationgood first issue
仓库指标
- 星标
- (11 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
The current README.md contains a link to CONTRIBUTING.md which is broken or outdated. This makes it difficult for new contributors to find guidelines.
Here are some things to include in it :
Create a new CONTRIBUTING.md guide with clear contribution steps, including: How to set up the project locally Branch naming conventions Commit message guidelines Pull request process