Skip to content

Commit 07ff81a

Browse files
authored
Merge pull request #700 from CommonCoreOntology/contributing-edits-1
"MR" to "PR"
2 parents e41a287 + 0450b1f commit 07ff81a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

documentation/contributing/contributing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Instructions:
1111
- Then use your favorite diff checker to confirm only that change is being rendered. Different versions of OWL API and Protégé will sometimes cause formatting issues.
1212
- If you can't prevent the bogus diffs, then make commit the file with a message "Bogus change to render diffs correctly".
1313
- Better to commit often rather than not enough. Ideally your commits will be have a unified objective. E.g., "changed language tags on all properties", "updated formatting for a few definitions", "deleted class Agent Identifier & fixed related axioms".
14-
- When you've made changes as dictated by the issue, then perform a MR on `develop`.
14+
- When you've made changes as dictated by the issue, then perform a PR on `develop`.
1515
- A set of checks will be run. Any failures need to be addressed before it can be accepted.
16-
- Only Lead Developers can accept MRs.
16+
- Only Lead Developers can accept PRs.
1717

1818
## Our Pledge
1919

@@ -159,4 +159,4 @@ https://www.contributor-covenant.org/translations.
159159
- Double check your work, make sure it loads in Protege, open All Core Ontology and confirm there are no bugs.
160160
- Perform a PR on `develop`. Optionally, you may assign one or more reviewers, e.g., people that contributed to the issue.
161161

162-
<!--- TODO: IRI schema, fork procedure --->
162+
<!--- TODO: IRI schema, fork procedure --->

0 commit comments

Comments
 (0)