Skip to content

Commit 0c22a98

Browse files
alxreykartben
authored andcommitted
doc: fix links
Fix link to the issue templates. Signed-off-by: Alexandre Rey <alx.rey@icloud.com>
1 parent 3703027 commit 0c22a98

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/contribute/external.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Follow the steps below to begin the submission process:
173173
detail, so that you are informed of the criteria used by the TSC and board in
174174
order to approve or reject a request
175175
#. Use the :github:`New External Source Code Issue
176-
<new?assignees=&labels=RFC&template=007_ext-source.md&title=>` to open an issue
176+
<new?assignees=&labels=RFC&template=007_ext-source.yml>` to open an issue
177177
#. Fill out all required sections, making sure you provide enough detail for the
178178
TSC to assess the merit of the request. Optionally you can also create a Pull
179179
Request that demonstrates the integration of the external source code and

doc/contribute/guidelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ Requirements for Treewide Changes
924924
pull requests that are treewide changes
925925

926926
- The person proposing a treewide change must create an `RFC issue
927-
<https://github.com/zephyrproject-rtos/zephyr/issues/new?assignees=&labels=RFC&template=003_rfc-proposal.md&title=>`_
927+
<https://github.com/zephyrproject-rtos/zephyr/issues/new?assignees=&labels=RFC&template=003_rfc-proposal.yml>`_
928928
describing the change, its rationale and impact, etc. before any pull
929929
requests related to the change can be merged
930930

doc/project/project_roles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ level to the Zephyr GitHub repository.
6363

6464
You may nominate yourself, or another GitHub user, for promotion to the Triage
6565
permission level by creating a GitHub issue, using the :github:`nomination
66-
template <new?assignees=&labels=Role+Nomination&template=006_nomination.md&title=>`.
66+
template <new?assignees=&labels=Role+Nomination&template=006_nomination.yml>`.
6767

6868
Contributors granted the Triage permission level are permitted to add reviewers
6969
to a pull request and can be added as a reviewer by other GitHub users.

0 commit comments

Comments
 (0)