Mercurial > p > roundup > code
comparison doc/developers.txt @ 7135:d0ef168a9379
Fix bad capitalization of Roundup in url's.
also fix bad cap in a sentence.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 15 Feb 2023 10:47:31 -0500 |
| parents | e4e651b1bcfa |
| children | 1dd48b540b35 |
comparison
equal
deleted
inserted
replaced
| 7134:7109cdf8fef4 | 7135:d0ef168a9379 |
|---|---|
| 15 | 15 |
| 16 Getting Started | 16 Getting Started |
| 17 --------------- | 17 --------------- |
| 18 | 18 |
| 19 If you are looking for a good first issue, search for `StarterTicket | 19 If you are looking for a good first issue, search for `StarterTicket |
| 20 on https://issues.Roundup-tracker.org`_. These include issues where | 20 on https://issues.roundup-tracker.org`_. These include issues where |
| 21 Python development, Documentation or Web design skills are useful. | 21 Python development, documentation or web design skills are useful. |
| 22 | 22 |
| 23 You can continue the conversation using the issue or join the | 23 You can continue the conversation using the issue or join the |
| 24 Roundup-devel list to get assistance and verify your planned changes. | 24 Roundup-devel list to get assistance and verify your planned changes. |
| 25 | 25 |
| 26 All development is coordinated through two resources: | 26 All development is coordinated through two resources: |
| 27 | 27 |
| 28 - Roundup-devel mailing list at | 28 - Roundup-devel mailing list at |
| 29 https://sourceforge.net/projects/Roundup/lists/Roundup-devel | 29 https://sourceforge.net/projects/roundup/lists/roundup-devel |
| 30 - The issue tracker running at | 30 - The issue tracker running at |
| 31 https://issues.Roundup-tracker.org/ | 31 https://issues.roundup-tracker.org/ |
| 32 | 32 |
| 33 In addition, the Roundup IRC channel on irc.oftc.net can be accessed | 33 In addition, the Roundup IRC channel on irc.oftc.net can be accessed |
| 34 via the web interface shown on the Contact page. The channel is logged | 34 via the web interface shown on the Contact page. The channel is logged |
| 35 and the web sites for the logs are shown in the channel topic. You can | 35 and the web sites for the logs are shown in the channel topic. You can |
| 36 ask questions and use it to coordinate work discussed using the | 36 ask questions and use it to coordinate work discussed using the |
| 91 Source Repository Access | 91 Source Repository Access |
| 92 ------------------------ | 92 ------------------------ |
| 93 | 93 |
| 94 Roundup is developed using the `Mercurial distributed version control | 94 Roundup is developed using the `Mercurial distributed version control |
| 95 system (DVCS)`_ [1]_. It is `hosted at Sourceforge`_. See | 95 system (DVCS)`_ [1]_. It is `hosted at Sourceforge`_. See |
| 96 https://www.Roundup-tracker.org/code.html for details. | 96 https://www.roundup-tracker.org/code.html for details. |
| 97 For all other questions ask on the development mailing list. | 97 For all other questions ask on the development mailing list. |
| 98 | 98 |
| 99 Other Resources - CI, Code Coverage | 99 Other Resources - CI, Code Coverage |
| 100 ----------------------------------- | 100 ----------------------------------- |
| 101 | 101 |
