Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 7aa94eb

Browse files
committed
Add contributing guidelines placeholder (closes #23)
1 parent 491e804 commit 7aa94eb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/CONTRIBUTING.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Contributing guidelines
2+
=======================
3+
4+
See the [MagicBox contributing
5+
guidelines](https://github.com/unicef/magicbox/blob/master/.github/CONTRIBUTING.md)
6+
first for general guidelines that apply to _all_ MagicBox projects!
7+
8+
9+
## Checklist for magicbox-open-api
10+
11+
Before submitting a new pull request to this repo, follow these steps:
12+
13+
1. Follow [MagicBox contributing
14+
guidelines](https://github.com/unicef/magicbox/blob/master/.github/CONTRIBUTING.md)
15+
2. Run all unit tests (`npm test`)

0 commit comments

Comments
 (0)