Skip to content

Commit e5f6183

Browse files
authored
Merge pull request #5852 from farhan-momin/update-contributing.md
Add AI guidelines section and minor changes
2 parents 1d45d7d + 031ba60 commit e5f6183

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ is a community-driven project, and every meaningful contribution helps
66
improve the platform for learners and educators around the world.
77

88
If you’re new to the project, start by setting up the local
9-
development environment using the guide linked above, then explore
9+
development environment using the guide linked below, then explore
1010
open issues or discussions to find a place to contribute.
1111

1212
- [How to set up a local server](README.md#how-to-set-up-a-local-server)
@@ -49,9 +49,13 @@ following resources:
4949
- [JavaScript tutorial - w3schools.com](https://www.w3schools.com/js/default.asp)
5050
- [JavaScript reference - MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
5151

52-
Programmers, please follow these general [guidelines for
52+
For code contributions, please follow these general [guidelines for
5353
contributions](https://github.com/sugarlabs/sugar-docs/blob/master/src/contributing.md).
5454

55+
### AI guidelines
56+
57+
Follow [AI guidelines for Sugar Labs](https://github.com/sugarlabs/sugar-docs/blob/master/src/contributing.md#ai-guidelines-for-sugar-labs)
58+
5559
### Before You Push
5660

5761
Run these commands locally before submitting a PR:

0 commit comments

Comments
 (0)