cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA, Github, pull requests, etc.

stbill79
Champ in-the-making
Champ in-the-making
Hi

I'm just wondering if there is a README I've somewhere missed that explains the steps for bug reporting, pull requests, etc.

I've got a JIRA Activiti account. I want to fix a specific issue - adding the ability to query via category with the Rest API.

Are steps like the following sufficient?


1. Create an issue in JIRA.
2. Assign it to myself (or is this the domain of F/T employees?).
3. Fork the activiti-rest module on Github.
4. Push the fix to my fork.
5. Issue a pull request to the Activiti Github account.
6. Possibly update the JIRA ticket (or again domain of F/T employees).

I have no idea what versions, if any, the JIRA ticket would be put under. Maybe 5.x.

Thanks,
Bill
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
We're pretty flexible here, no need for the formal process. The PR is the most important bit here, as that's the code we're talking about. If the PR has a Jira issue, good. if not, we'll create one.

Looking forward to your PR!