Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unfortunately we do not typically have a significant backlog of work that is already analyzed and ready-for-work. If you have a Business Analyst or Subject Matter Expert skillset, then we'd love for you to help take items on our backlog, analyze them, and propose a design and solution. Please read this document: Contributing to Bahmni

As a developer

Look at Ready For Development label as Volunteer issues:

 

Jira Legacy
serverSystem JIRA
columnscolumnIdskeyissuekey,summary,typeissuetype,assignee,reporter,priority,status,created
columnskey,updatedsummary,duetype,assignee,reporter,priority,status,resolutioncreated
maximumIssues10
jqlQueryproject = BAH and labels = "volunteer" and status = "Ready For Development" not in ("CLOSED") order by created desc
serverId32584f0f-f83d-3b0b-b91f-826465c6b0b8

If you don't find anything suitable there, look in the backlog for technical issues, propose a solution, and pick those up for work. See this board.

You'd want to begin a conversation about your issue or solution on the Discussion Forum.

If you need some guidance to find something suitable to work on, introduce yourself on the discussion forum and share your skillset and interests so that someone can point you to relevant work.

...

Jira Legacy
serverSystem JIRA
columnscolumnIdskeyissuekey,summary,type,issuetype,assignee,reporter,priority,status,created
columnskey,updatedsummary,duetype,assignee,reporter,priority,status,resolutioncreated
maximumIssues10
jqlQueryproject = BAH AND status = "Ready for QA" order by created desc
serverId32584f0f-f83d-3b0b-b91f-826465c6b0b8

You'll need to reach out to the development team on Slack or the Discussion Forum to see which environments you can perform QA on.

...

Look at cards tagged as 'intern-applicantnewbie'. 

Jira Legacy
serverSystem JIRA
columnscolumnIdskeyissuekey,summary,type,issuetype,assignee,reporter,priority,status,created
columnskey,updatedsummary,duetype,assignee,reporter,priority,status,resolution,fixversions,sprintcreated
maximumIssues20
jqlQueryfilter=11039 labels = newbie and createdDate >= -365d and status != CLOSED order by createdDate desc
serverId32584f0f-f83d-3b0b-b91f-826465c6b0b8

...