mirror of
https://github.com/namibia/tips.git
synced 2025-02-02 19:48:24 +00:00
Added contributing.md
This commit is contained in:
parent
2feff7c446
commit
37092d1805
14
contributing.md
Normal file
14
contributing.md
Normal file
@ -0,0 +1,14 @@
|
||||
## Easy steps:
|
||||
|
||||
* Clone the repo.
|
||||
|
||||
* Edit `tips.json` to add your tip in the below format:
|
||||
|
||||
```json
|
||||
{
|
||||
"title": <your_tip_title>,
|
||||
"tip": <your_tip>
|
||||
}
|
||||
```
|
||||
|
||||
* Commit, push and send a PR!
|
Loading…
x
Reference in New Issue
Block a user