Skip to content

Commit 0febd8e

Browse files
authored
Merge pull request #2899 from ethancrawford/update_contributing_docs
Docs - fix small typo in CONTRIBUTING.md
2 parents e3b3805 + 5875e7e commit 0febd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Also, regarding the Sonic Pi development process:
2929
- We prefer an issue ticket to be raised as soon as possible when a new bug is discovered (ideally within 48 hours)
3030
- When someone intends to start work on an issue or new feature:
3131
- They check first that no-one else intends to (or has already done) work on it, via the [Issues page](https://github.com/sonic-pi-net/sonic-pi/issues) or [the Sonic Pi features project board](https://github.com/orgs/sonic-pi-net/projects/1)
32-
- If the issue or feature is freely available for work, the person who intends to start work on it mentions this publically somewhere (for issues, leaving a message on the ticket requesting to be assigned to it, and for new features, mentioning it in any of the places we gather as a [community](COMMUNITY.md))
32+
- If the issue or feature is freely available for work, the person who intends to start work on it mentions this publicly somewhere (for issues, leaving a message on the ticket requesting to be assigned to it, and for new features, mentioning it in any of the places we gather as a [community](COMMUNITY.md))
3333

3434
## Ideal process for contributing with code
3535
1. Familiarise yourself with the part(s) of the code that you wish to contribute towards if necessary. We're always happy to answer questions about the Sonic Pi code!

0 commit comments

Comments
 (0)