mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore: Create CONTRIBUTING.md #13
Signed-off-by: jasmerah1966 <jasmerah1966@gmail.com>
This commit is contained in:
parent
9b649c7252
commit
106ab29222
1 changed files with 21 additions and 0 deletions
21
.github/CONTRIBUTING.md
vendored
Normal file
21
.github/CONTRIBUTING.md
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Contributing
|
||||
|
||||
---
|
||||
|
||||
### How to make an Addition
|
||||
|
||||
You can add your article to this repository by opening a pull request.
|
||||
|
||||
Get started by forking this repo, committing changes to your fork, and opening a pull request upstream to this repo's main branch.
|
||||
|
||||
Your request will be reviewed, then either merged, or have changes requested, or if the [Guidelines](#guidelines) are not met, it may be closed with a comment explaining why.
|
||||
|
||||
---
|
||||
|
||||
### Guidelines
|
||||
|
||||
Your pull request must follow these requirements. Failure to do so, might result in it being closed.
|
||||
|
||||
- A pull request must receive at least one approval reviews before it can be merged
|
||||
- You must adhere to the Contributor Covenant Code of Conduct
|
||||
- Link spamming is strictly prohibited.
|
Loading…
Reference in a new issue