Skip to content
P. L. Lim edited this page Aug 16, 2021 · 28 revisions

Welcome to the jdaviz wiki!

The Neverending Story Points

Jesse's rule-of-thumb:

Points Meaning
13 Full sprint
8 A bit more than half a sprint
5 A few days
3 A day or two
2 Half a day
1 An hour

Where to create new tickets

  1. Check if it already exists first. 1.1. If yes, comment on the existing issue. Stop here. 1.2. If no, continue to Step 2.
  2. Is all the info of this issue public? 2.1. If yes, continue to Step 3. 2.2. If no, continue to Step 4.
  3. Open issue on both GitHub and JIRA using one of the following methods: 3.1. If you want to utilize the nice GitHub feature/bug templates, open issue on GitHub. Then open a new ticket in JIRA and post GitHub issue URL there manually. 3.2. If you want to utilize the nice JIRA-GitHub integration bot (no templates), create a new JIRA ticket and remember to put github under Labels field.
  4. Only create a new JIRA ticket without JIRA-GitHub integration bot. Do not use the feature described in 3.2 above. If you must have a GitHub counterpart, manually create a GitHub issue with the same title but omit all the sensitive information.

PRs that are ready for final reviews

https://github.com/spacetelescope/jdaviz/pulls?q=is%3Aopen+is%3Apr+label%3A%22Ready+for+final+review%22

PRs that need team discussion

https://github.com/spacetelescope/jdaviz/pulls?q=is%3Aopen+is%3Apr+label%3Adiscussion

Clone this wiki locally