go-jira
go-jira copied to clipboard
Add a section "Press / Articles" into the README
Is your feature request related to a problem? Please describe.
Many people asking in Issues for small tutorials like "How do I ...". They might ask for single features like "Upload a file", however, in the end, they want to implement a workflow to automate something.
Describe the solution you'd like
A few people writing articles about this library. Like https://betterprogramming.pub/automate-jira-cloud-workflow-with-golang-2de29828aad6
One idea would be to include a section "Press / Articles" in the README.
Describe alternatives you've considered
An alternative would be to craft a website with more sophisticated documentation. This can contain full tutorials or a small "cookbook" section where we highlight such workflows / small tutorials.
Maybe the README-Section is a quick solution and the doc website the mid-longterm solution.
Additional context
The article was written by @percybolmer and mentioned in https://github.com/andygrunwald/go-jira/issues/394