Skip to content

Commit 6b72ac8

Browse files
- Link to various resources in the OpenChain project and repo.
- Link to *Getting Started* guides in the OpenChain project and on GitHub.
1 parent 25ae6ae commit 6b72ac8

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,27 @@ This repository contains documentation. Typical contributions are:
1313
* This includes *re*-translation of documents when updates happen to the original document.
1414
* Corrections and improvements to existing documents: fixing typos, spelling, grammar, phrasing.
1515
* Conversion of documents from other formats to Markdown.
16-
* Reviewing existing Pull Requests.
17-
* Submitting issues identifying problems with current content, or suggesting new content.
18-
* Working on existing issues.
16+
* Reviewing [existing Pull Requests](https://github.com/OpenChain-Project/Reference-Material/pulls).
17+
* [Submitting issues](https://github.com/OpenChain-Project/Reference-Material/issues/new) identifying problems with current content, or suggesting new content.
18+
* Working on [existing issues](https://github.com/OpenChain-Project/Reference-Material/issues).
1919

2020
Other contributions are welcomed too, such as:
2121
* Guides and playbooks for adoption of the OpenChain ISO/IEC standard;
2222
* Case studies, indicating how an organization has achieved conformance, and the benefits gained thereby.
2323

24-
Contributions are also welcomed through discussions:
24+
Contributions are also welcomed through [discussions](https://www.openchainproject.org/get-started/participate):
2525
* Online discussions via Slack and mailing lists.
2626
* Zoom calls - the OpenChain project runs regular calls, plus other calls as necessary.
2727

2828
## Submitting Bug Reports
2929

30-
Issues with the documentation in this repository can be logged as issues in GitHub,
31-
at https://github.com/OpenChain-Project/Reference-Material/issues.
30+
Issues with the documentation in this repository can be [logged as issues in GitHub](https://github.com/OpenChain-Project/Reference-Material/issues).
31+
32+
## Submitting Corrections and Contributions
33+
34+
Please create a pull request (PR). If you are new to contributions through GitHub, these resources may help:
35+
* OpenChain has a guide to [Getting Started with GittHub and GitHub Pages](https://openchain-project.github.io/github-training/).
36+
* GitHub has a very good [introductory resource](https://github.com/firstcontributions/first-contributions), which includes lessons on how to get started using common IDEs / Git clients.
3237

3338
TODO: Advice/Practice for use of the labels for issues: bug, documentation, duplicate, enhancement, good first issue, help wanted, invalid, question, wontfix.
3439

0 commit comments

Comments
 (0)