diff options
author | Björn-Egil Dahlberg <[email protected]> | 2017-01-24 11:26:05 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2017-01-24 11:26:05 +0100 |
commit | 9970c8c5c0074afbf1cabadd84ceb9fa6da512b1 (patch) | |
tree | 062e2d8be83ce80f5c8895e7c06cd9ad9be27177 | |
parent | 5a97f05aa92b4a68083390c9eb5e33193213086f (diff) | |
parent | e415c92440b4c730b99aed32b77387f194a25d56 (diff) | |
download | otp-9970c8c5c0074afbf1cabadd84ceb9fa6da512b1.tar.gz otp-9970c8c5c0074afbf1cabadd84ceb9fa6da512b1.tar.bz2 otp-9970c8c5c0074afbf1cabadd84ceb9fa6da512b1.zip |
Merge pull request #1314 from ngrash/fix-jira-issue-status
Fix JIRA issue status for wanted contributions
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ In short: * Go to the JIRA issue tracker at [bugs.erlang.org] [7] to see reported issues which you can contribute to. - Search for issues with the status *Contribution Needed*. + Search for issues with the status *Help Wanted*. Bug Reports |