Skip to content

Commit 44c8697

Browse files
committed
feat: add contributing.md
1 parent f258fb0 commit 44c8697

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.nojekyll

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# docs
2-
Documentation for scratch
1+
# [docs](https://scratch-api.github.io/docs/)
2+
3+
This project aims to document the Scratch API and other features, such as the sb3 file format.
4+
5+
You can view these pages as markdown [here](https://scratch-api.github.io/docs/)
6+
7+
Feel free to make contributions [by opening a pull request](https://github.com/scratch-api/docs/pulls)

docs/contributing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You can make contributions [by opening a pull request on GitHub](https://github.com/scratch-api/docs/pulls)
2+
3+
The docs are licensed under [MIT](https://github.com/scratch-api/docs/blob/main/LICENSE)

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Scratch Documentation
2-
31
This project aims to document the Scratch API and other features, such as the sb3 file format. The source of these docs is available on [GitHub](https://github.com/scratch-api/docs).
2+
3+
Feel free to make contributions [by opening a pull request on GitHub](https://github.com/scratch-api/docs/pulls)

0 commit comments

Comments
 (0)