Skip to content

Commit a50f17d

Browse files
authored
typos, macos
1 parent 0764bf1 commit a50f17d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Welcome to the AO repository. We are always looking for new developers and hope
44
thank you for considering a contribution to the project. You can follow updates on development both on the Github and in the Discord.
55

66
#### **Base guidelines**
7-
* This project is open to anyone who wishes to contribuite for Windows (10/11) and Linux. In order to test key features of this program, it is required to have either custom-made assets ready or to obtain them from the official AO discord, found in the #links channel.
7+
* This project is open to anyone who wishes to contribuite for Windows (10/11) and Linux and MacOS. In order to test key features of this program, it is required to have either custom-made assets ready or to obtain them from the official AO discord, found in the #links channel.
88

99
* The AO ORG concerns the official client/server and masterserver. If your contribution introduces large changes or is from a fork providing changes up the stream, consider checking out [**AO CHAOS**](https://github.com/AttorneyOnlineChaos). An expiremental branch where most breaking changes are tested.
1010

@@ -24,7 +24,7 @@ Issues are used for bug-fixes as well as potential feature conversions and reque
2424

2525
* If you have an idea on how an issue or feature can be handled, open a pull request. This pull request can come from these sources:
2626
- A branch of the main repo appropriatley titled (i.e Feature-Add-Loading-Bars) or (i.e BugFix-Viewport-Rounding-Error).
27-
- A fork of the repository that only contains the relevant changes for the issue. Forks merging with irrelevant or "extra" changes outside of the scope of the issue will be rejected.
27+
- A fork of the repository with a branch that only contains the relevant changes for the issue. Forks merging with irrelevant or "extra" changes outside of the scope of the issue will be rejected.
2828

2929
* The pull request should present at minimum a build-ready sample for reviewers to look over and test on their own enviroments. "WIP" and larger PRs are allowed, but should likely stay in their own branch or fork. Submitting them is an acknowledgement that they should be reviewed as is.
3030

@@ -47,7 +47,7 @@ However, not all issues require a complex understanding of all that the codebase
4747
#### **Third-party Code**
4848
Code that isn't the submitter's. Usually helpful if a problem has existed before or needs an outline for a potential solution.
4949

50-
* Contributions **MUST** disclaim if any snippet or part of this contribution was not made by the submitter. This can include code coming from other forks downstream, helped by a co-author, from online sources (Stackoverflow etc..), and from LLMs/Copilot or Other PRs using third-party code. Attatch the relevant sources in the description of the contribution in any form applicable. Faliure to disclose this will result in punishment.
50+
* Contributions **MUST** disclaim if any snippet or part of this contribution was not made by the submitter. This can include code coming from other forks downstream, helped by a co-author, from online sources (Stackoverflow etc..), and from LLMs/Copilot or Other PRs using third-party code. Attatch the relevant sources in the description of the contribution in any form applicable. Failure to disclose this will result in punishment.
5151

5252
* If you are considering using third-party code, The contributor will have to prove that this snippet is relevant to the topic at hand and that they understand how it achieves that goal.
5353

0 commit comments

Comments
 (0)