Skip to content

Commit 41e491c

Browse files
committed
Update CONTRIBUTING.md.jinja2
1 parent efa8d96 commit 41e491c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template/CONTRIBUTING.md.jinja2

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Please carefully read our [Code of Conduct](CODE_OF_CONDUCT.md).
3535

3636
### Reporting problems with the ontology
3737

38-
Please use our [Issue Tracker](https://github.com/{{ project.owner }}/{{ project.repo }}/issues/) for reporting problems with the ontology.
38+
Please use our [Issue Tracker](https://github.com/{{ project.github_org }}/{{ project.repo }}/issues/) for reporting problems with the ontology.
3939
To learn how to write a good issue [see here](#great-issues).
4040

4141
<a id="requesting-terms"></a>
@@ -59,10 +59,10 @@ community resource, it is often necessary to do at least some of the work of add
5959

6060
#### How to write a new term request
6161

62-
Request a new term _via_ the GitHub [Issue Tracker](https://github.com/{{ project.owner }}/{{ project.repo }}/issues/).
62+
Request a new term _via_ the GitHub [Issue Tracker](https://github.com/{{ project.github_org }}/{{ project.repo }}/issues/).
6363

6464
It is important to remember that it takes a lot of time for curators to process issues submitted to the tracker.
65-
To make this work easier, please always use issue templates if they are available (https://github.com/{{ project.owner }}/{{ project.repo }}/issues/new/choose).
65+
To make this work easier, please always use issue templates if they are available (https://github.com/{{ project.github_org }}/{{ project.repo }}/issues/new/choose).
6666

6767
For how to write a good term request, please read the [best practices carefully](#great-issues).
6868

0 commit comments

Comments
 (0)