34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
|
# Contributing to NAS-Projects
|
||
|
|
||
|
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
|
||
|
|
||
|
The following is a set of guidelines for contributing to NAS-Projects.
|
||
|
|
||
|
#### Table Of Contents
|
||
|
|
||
|
[How Can I Contribute?](#how-can-i-contribute)
|
||
|
* [Reporting Bugs](#reporting-bugs)
|
||
|
* [Suggesting Enhancements](#suggesting-enhancements)
|
||
|
* [Your First Code Contribution](#your-first-code-contribution)
|
||
|
|
||
|
## How Can I Contribute?
|
||
|
|
||
|
### Reporting Bugs
|
||
|
|
||
|
This section guides you through submitting a bug report for NAS-Projects.
|
||
|
Following these guidelines helps maintainers and the community understand your report :pencil:, reproduce the behavior :computer: :computer:, and find related reports :mag_right:.
|
||
|
|
||
|
When you are creating a bug report, please include as many details as possible.
|
||
|
Fill out [the required template](https://github.com/D-X-Y/NAS-Projects/blob/master/.github/ISSUE_TEMPLATE/bug-report.md). The information it asks for helps us resolve issues faster.
|
||
|
|
||
|
> **Note:** If you find a **Closed** issue that seems like it is the same thing that you're experiencing, open a new issue and include a link to the original issue in the body of your new one.
|
||
|
|
||
|
### Suggesting Enhancements
|
||
|
|
||
|
Please feel free to email me (dongxuanyi888@gmail.com).
|
||
|
|
||
|
### Your First Code Contribution
|
||
|
|
||
|
Please feel free to open an Pull Requests.
|
||
|
|