Skip to content

Commit 3eec9c1

Browse files
docs: More tweaks to text and formatting.
1 parent dd6f3a7 commit 3eec9c1

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
Thanks for looking here! We'd love your help. The micro:bit project is only
44
possible through contributions of companies and individuals around the world.
55

6-
This project is managed on GitHub, and the best way to contribute is to jump in
7-
and fix/file issues.
6+
This project is managed on GitHub, and the best way to contribute is to jump
7+
into the GitHub issue tracker to see what is available. Planned features are
8+
marked with the "enhancement" label, and know issues are marked with the "bug"
9+
label.
810

911
https://github.com/microbit-foundation/microbit-universal-hex
1012

11-
If you're interested in working on any of these items, please file an issue
12-
and mention @microbit-carlos.
13+
If you're interested in working on any of these items, please respond to an
14+
existing issue, or file a new one, and mention @microbit-carlos.

docs/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The API documentation is generated independently of the rest of these docs and
1010
can be found in this URL:
1111
[https://microbit-foundation.github.io/microbit-universal-hex/api/](https://microbit-foundation.github.io/microbit-universal-hex/api/)
1212

13-
[Click here to open the API docs](api/){: .btn .btn-purple }
13+
[Click here to go to the API docs](api/){: .btn .btn-purple }
1414

1515
The source code is well annotated with docstring and
1616
[TypeDoc](http://typedoc.org) is used to generate the API pages.

docs/contributing.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ nav_order: 5
1212

1313
{: .no_toc .text-delta }
1414

15-
1. TOC
16-
{:toc}
15+
1. TOC {:toc}
1716

1817
## How To Contribute
1918

@@ -32,7 +31,7 @@ existing issue, or file a new one, and mention @microbit-carlos.
3231

3332
## Code Of Conduct
3433

35-
WIP.
34+
A link to the Code of Conduct will soon be added here.
3635

3736
## Bugs
3837

0 commit comments

Comments
 (0)