26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
![]() |
# Contributing to NCC
|
||
|
|
||
|
We welcome contributions to NCC! If you have an idea for how to improve the project, please don't hesitate to reach out.
|
||
|
There are many ways to contribute, and we appreciate all forms of support.
|
||
|
|
||
|
## How to Contribute
|
||
|
|
||
|
- **Report a bug**: If you think you have found a bug in NCC, please open an issue and include as much detail as
|
||
|
possible to help us reproduce and fix the issue.
|
||
|
- **Request a feature**: Have an idea for a new feature or improvement? Open an issue to start a discussion.
|
||
|
- **Submit a pull request**: If you have developed a fix for a bug or have implemented a new feature, please submit a
|
||
|
pull request for review.
|
||
|
|
||
|
## Code of Conduct
|
||
|
|
||
|
We are committed to maintaining a welcoming and inclusive environment for all contributors. Please read and follow our
|
||
|
[Code of Conduct](https://git.n64.cc/nosial/ncc/CODE_OF_CONDUCT.md).
|
||
|
|
||
|
## License
|
||
|
|
||
|
By contributing to NCC, you agree that your contributions will be licensed under the MIT License.
|
||
|
|
||
|
## Attribution
|
||
|
|
||
|
NCC is Copyright (c) Nosial. Please include the copyright notice in any distributed code.
|