Skip to content

Commit d4150fd

Browse files
committed
Move link to issue guide to match others
1 parent 8edb7f9 commit d4150fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pydis_site/apps/content/resources/guides/pydis-guides/contributing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,9 @@ As mentioned in the Contributing Guidelines, we have a simple style guide for ou
117117
[**Style Guide**](./style-guide/)
118118

119119
### 4. Create an issue
120-
The first step to any new contribution is an issue describing a problem with the current codebase or proposing a new feature. All the open issues are viewable on the GitHub repositories, for instance here is the [issues page for Sir Lancebot](https://github.com/python-discord/sir-lancebot/issues). If you have an idea that you want to implement, open a new issue (and check out our [**guide on writing an issue**](./issues/)). Otherwise you can browse the unassigned issues and ask to be assigned to one that you're interested in, either in the comments on the issue or in the [`#dev-contrib`](https://discord.gg/2h3qBv8Xaa) channel on Discord.
120+
The first step to any new contribution is an issue describing a problem with the current codebase or proposing a new feature. All the open issues are viewable on the GitHub repositories, for instance here is the [issues page for Sir Lancebot](https://github.com/python-discord/sir-lancebot/issues). If you have something that you want to implement open a new issue to present your idea. Otherwise you can browse the unassigned issues and ask to be assigned to one that you're interested in, either in the comments on the issue or in the [`#dev-contrib`](https://discord.gg/2h3qBv8Xaa) channel on Discord.
121+
122+
[**How to write a good issue**](./issues/)
121123

122124
Don't move forward until your issue is approved by a Core Developer. Issues are not guaranteed to be approved so your work may be wasted.
123125
{: .notification .is-warning }

0 commit comments

Comments
 (0)