mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Merge pull request #35 from ditatompel/jasmerah1966-patch-1
chore: Create CONTRIBUTING.md #13
This commit is contained in:
commit
4dffa5f08f
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