mirror of
https://github.com/flakestorm/flakestorm.git
synced 2026-04-25 00:36:54 +02:00
Update README.md and CONTRIBUTING.md to enhance project visibility and support for new contributors. Added PyPI version and download badges, build status, and latest release information to README.md. Introduced a section in CONTRIBUTING.md for finding good first issues, providing guidance for beginners on how to contribute effectively.
This commit is contained in:
parent
d1aaa626c9
commit
2f4f2270b5
7 changed files with 266 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Documentation
|
||||
url: https://flakestorm.dev/docs
|
||||
about: Check our documentation for usage guides and examples
|
||||
- name: Community Discussions
|
||||
url: https://github.com/flakestorm/flakestorm/discussions
|
||||
about: Ask questions and share ideas with the community
|
||||
Loading…
Add table
Add a link
Reference in a new issue