Skip to content

Commit b3e3fee

Browse files
authored
Add contributing section to README
Added a contributing section with guidelines for bug reports, feature requests, documentation improvements, and code contributions. Signed-off-by: CØDE N!NJΔ <najaf.shaikh@gmail.com>
1 parent 8af42d0 commit b3e3fee

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,3 +358,12 @@ ActiveForge/
358358
│ └── ActiveForge.Examples/ ← Runnable console examples
359359
└── docs/ ← Documentation
360360
```
361+
## Contributing
362+
We welcome contributions! Please see our Contributing Guide for details.
363+
- 🐛 Bug Reports - Create an [issue](https://github.com/CodeShayk/ActiveForge/issues/new/choose)
364+
- 💡 Feature Requests - Start a [discussion](https://github.com/CodeShayk/ActiveForge/discussions)
365+
- 📝 Documentation - Help improve our [docs](https://github.com/CodeShayk/ActiveForge/wiki)
366+
- 💻 Code - Submit [pull](https://github.com/CodeShayk/ActiveForge/pulls) requests
367+
368+
## Credits
369+
Thank you for reading. Please fork, explore, contribute and report. Happy Coding !! :)

0 commit comments

Comments
 (0)