Skip to content

Commit c24d0ee

Browse files
committed
[docs] replace old docs links with their new counterparts
The reply templates for pasting into the tracker still had the old links to docs.moodle.org/dev. Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
1 parent 17979b6 commit c24d0ee

File tree

1 file changed

+2
-2
lines changed
  • general/development/process/peer-review

1 file changed

+2
-2
lines changed

general/development/process/peer-review/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ Once the issue is ready for integration, you can submit it to integration on beh
330330

331331
```
332332
Thanks for providing a patch.
333-
I have reviewed your code and can confirm that it addresses the reported issue. We would like to include it in core. Moodle values its contributors and tries to give them credit when possible. If you are interested in your name appearing on the https://moodle.org/dev/contributions.php page you can create a git commit that we will then pull into Moodle. You can learn more about Git and how Moodle uses it at [Git for developers|https://docs.moodle.org/dev/Git_for_developers] page. Please let me know if you want to prepare a git branch. Or if you don't have time to go through the whole process at the moment I can pick your patch myself.
333+
I have reviewed your code and can confirm that it addresses the reported issue. We would like to include it in core. Moodle values its contributors and tries to give them credit when possible. If you are interested in your name appearing on the https://moodle.org/dev/contributions.php page you can create a git commit that we will then pull into Moodle. You can learn more about Git and how Moodle uses it at [Git for developers|https://moodledev.io/docs/guides/git] page. Please let me know if you want to prepare a git branch. Or if you don't have time to go through the whole process at the moment I can pick your patch myself.
334334
```
335335

336336
```
@@ -339,7 +339,7 @@ Your code looks almost ready for integration into Moodle. There are just some li
339339
```
340340

341341
```
342-
I have reviewed your patch, it addresses the problem and complies with Moodle standards. I'm pushing this issue for integration. Following Moodle [Process|https://docs.moodle.org/dev/Process] it will go through integration review and testing before being included in the product. There might be additional questions from an integrator and/or a tester at those stages. It would be appreciated if you read tracker emails and can reply to questions if needed. If everything goes well during the next two stages your issue will be included in the next weekly release and your count on https://moodle.org/dev/contributions.php page will increase.
342+
I have reviewed your patch, it addresses the problem and complies with Moodle standards. I'm pushing this issue for integration. Following Moodle [Process|https://moodledev.io/general/development/process] it will go through integration review and testing before being included in the product. There might be additional questions from an integrator and/or a tester at those stages. It would be appreciated if you read tracker emails and can reply to questions if needed. If everything goes well during the next two stages your issue will be included in the next weekly release and your count on https://moodle.org/dev/contributions.php page will increase.
343343
Thanks again for your contribution.
344344
```
345345

0 commit comments

Comments
 (0)