1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-06-12 23:37:31 +02:00

docs: fix readme contributions

This commit is contained in:
Wes McNamee 2019-10-16 20:19:35 -07:00
parent 0eb7d6b039
commit 24aa2b2133

View File

@ -230,6 +230,8 @@ These services own a responsibility of the single endpoints / usecases of JIRA.
## Contribution ## Contribution
We ❤️ PR's
Contribution, in any kind of way, is highly welcome! Contribution, in any kind of way, is highly welcome!
It doesn't matter if you are not able to write code. It doesn't matter if you are not able to write code.
Creating issues or holding talks and help other people to use [go-jira](https://github.com/andygrunwald/go-jira) is contribution, too! Creating issues or holding talks and help other people to use [go-jira](https://github.com/andygrunwald/go-jira) is contribution, too!
@ -254,10 +256,6 @@ Jira offers sandbox test environments at http://go.atlassian.com/cloud-dev.
You can read more about them at https://developer.atlassian.com/blog/2016/04/cloud-ecosystem-dev-env/. You can read more about them at https://developer.atlassian.com/blog/2016/04/cloud-ecosystem-dev-env/.
## Contributing
We ❤️ PR's
## Releasing ## Releasing
Install `standard-version` Install `standard-version`