Skip to content

Commit 57ff3c5

Browse files
authored
Add link to Good First Issues in Contributing Guide (#1991)
1 parent 772ea41 commit 57ff3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ We have a set of recommended Visual Studio Code extensions to enforce our style
3232

3333
- For minor changes, you are welcome to [open a pull request](https://github.com/wavetermdev/waveterm/pulls).
3434
- For major changes, please [create an issue](https://github.com/wavetermdev/waveterm/issues/new) first.
35-
- If you are looking for a place to start take a look at [open issues](https://github.com/wavetermdev/waveterm/issues).
35+
- If you are looking for a place to start take a look at [Good First Issues](https://github.com/wavetermdev/waveterm/issues?q=is:issue%20state:open%20label:%22good%20first%20issue%22).
3636
- Join the [Discord channel](https://discord.gg/XfvZ334gwU) to collaborate with the community on your contribution.
3737

3838
### Development Environment

0 commit comments

Comments
 (0)