Skip to content

Commit 2d3ccfe

Browse files
committed
c
1 parent f4993a7 commit 2d3ccfe

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

docs/contribute.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# How to Contribute
2+
3+
The GAME Resources is a living document. We welcome improvements from people with disabilities, makers, disability professionals, engineers, game developers, and anyone interested in adaptive gaming!
4+
5+
Want to suggest content, fix bugs, or help us improve this resource? Good news! All of these resources are open source (they are stored in [this GitHub](https://github.com/makersmakingchange/GAME-Checkpoints)) and you there are a few ways you can contribute.
6+
7+
## Use GitHub
8+
If you have something that you think should be added to the GAME Resources, you can create a pull request on GitHub to add a page to the guide.
9+
10+
To do so, click [this link](https://github.com/makersmakingchange/GAME-Checkpoints) to go to the project repository. Create a local copy of the repository. The branch this website lives in is website-v1.1, you will want to use this branch.
11+
12+
Once you have made the edits you want for your new entry, create a push request for the repository, and an MMC team member will review it and either add it to the guide, give feedback on what needs to be changed before adding it to the resources, or will not add it if the content is deemed inappropriate for the guide.
13+
14+
If you are unable to create a local version of the GitHub repo to modify the files yourself, you can download the website-v1.1 branch and then submit it through GitHub issues.
15+
16+
## Send Us an Email
17+
18+
**Not comfortable with GitHub yet?**
19+
20+
That’s okay! You can still help. Send us an email to info@makersmakingchange.com describing your suggestion or attaching a document with what your have in mind. We can help turn it into a page in the guide.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ nav:
2929
- Get Support: support.md
3030
- Download/print: print.md
3131
- Visit Makers Making Change: MMC.md
32+
- How to Contribute: contribute.md
3233

3334

3435
nav:

0 commit comments

Comments
 (0)