Skip to content

Commit 9ee01b9

Browse files
authored
Merge pull request wildfly#17982 from HarshaVardhan-Sai/WFLY-19460_update_contributing_md
Fixes https://issues.redhat.com/browse/WFLY-19460
2 parents 1bff81c + 04aa348 commit 9ee01b9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,20 @@ If you like our project, but just don’t have time to contribute, that’s fine
1212
* Tweet about it and also check out our [twitter page](https://twitter.com/WildFlyAS) and [mastodon page](https://fosstodon.org/@wildflyas).
1313
* Check out our [youtube](https://www.youtube.com/@WildFlyAS) contents.
1414

15+
# Issues
16+
17+
---
18+
19+
WildFly uses JIRA to manage issues. All issues can be found [here](https://issues.redhat.com/projects/WFLY/issues/).
20+
21+
To create a new issue, comment on an existing issue, or assign an issue to yourself, you'll need to first [create a JIRA account](https://issues.redhat.com/).
22+
23+
# Good First Issues
24+
25+
---
26+
27+
Check out our issues with the `good-first-issue` label. These are a triaged set of issues that are great for getting started on our project. These can be found [here](https://issues.redhat.com/issues/?filter=12403174).
28+
29+
Once you have selected an issue you'd like to work on, make sure it's not already assigned to someone else. To assign an issue to yourself, simply click on "Start Progress". This will automatically assign the issue to you. If you're not able to assign it to yourself that way, post a message in the [wildfly-developers Zulip stream](https://wildfly.zulipchat.com/#narrow/stream/174184-wildfly-developers) and someone will help get it assigned to you.
30+
1531
Lastly, this project is an open source project. Please act responsibly, be nice, polite and enjoy!

0 commit comments

Comments
 (0)