Skip to content

Commit 42602ff

Browse files
committed
docs: contributing
kinda closes #6
1 parent c07aad8 commit 42602ff

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

docs/contributing.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Contributing
2+
3+
Thanks for considering to contribute to the ScratchAPIs project!
4+
5+
## Ways you can contribute
6+
7+
- Open a pull request to add some code
8+
- Open a pull request [here](https://github.com/scratch-api/scratch-api.github.io) to add docs]
9+
- If you have an existing ScratchAPI/interaction project, consider adding it to [the GitHub org](https://github.com/scratch-api)
10+
11+
!!! Warning
12+
13+
If you are contributing to <https://github.com/scratch-api/scratch-api.github.io>, note that the `gh-pages` branch
14+
is overwritten and force-pushed on every single commit to the `main` branch. So do not edit that manually.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ This project aims to document the Scratch API and other features, such as the sb
44

55
You can make contributions [by opening a pull request on GitHub](https://github.com/scratch-api/docs/pulls)
66

7-
The docs are licensed under [MIT](https://github.com/scratch-api/docs/blob/main/LICENSE)
7+
The docs are licensed under [MIT](https://github.com/scratch-api/docs/blob/main/LICENSE)

0 commit comments

Comments
 (0)