Giter VIP home page Giter VIP logo

github-issues-process's People

Contributors

travisstokes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

github-issues-process's Issues

Directly assign to the tester

Update process for...

Assign Feature Testing issues directly to the project's tester. That will result in GitHub notifying the tester that there is action to be taken.

Update flowcharts

  • Add Code Review step
  • Use draw.io, and commit the HTML file that draw.io produces to this repo.

Draft Requirements Management Process

Things like:

  • Use Google Doc to create a PRD.
  • The PRD contains the following sections:
    • Vision
    • Background
    • Risks
    • Issues
    • Individual Requirements
  • Requirement names in the format, "[Noun] - [Action]". Ex: "Users - Add/Edit"
  • The client signs off on v1 of the PRD. Save a PDF signed copy in the project folder in Google Drive with the intent that it is "frozen" and will not be modified. Number it version v1.0.
  • Create one GH issue per requirement.
    • GH Issue title should be named "[req name] (req #)", ex: "Users - Add/Edit (req #15)".
    • Add a deep link to the requirement in the Google Doc version of the PRD. Create a deep link by click on the requirement heading in the Google Doc and adding a bookmark (Insert menu >> bookmark), then copy the URL to the bookmark and paste into GH.
  • Create milestones two weeks apart from one another.
    • Milestone name v0.01, v0.02, etc. (leading up to the same version of the PRD, so when all milestones are done the last minor version will be changed in Production to match the PRD version it was built against).
    • Set due dates.
  • Assign issues to each milestone.
  • Use milepost to create an overall project schedule. Send to the team and client.

Versioning the PRD

If a change is needed then a decision needs to be made whether the change should affect the code currently being developed.

If yes = Minor PRD versioning (e.g, v1.1)

Update the previously approved PRD (e.g. v1.0) by:

  • Modify the document as needed.
  • Annotate change in the revision log. A revision log is only needed after the PRD for a major version. Ex: In PRD v1.0, no revision log is needed. In PRD v1.1, the revision log will have one entry and clarify what was changed between v1.0 and v1.1. Include one entry for each subsequent minor revision. All increments should be in ".1"s.
  • Annotate the current version on the cover page
  • Update the file name of the Google Doc (not the PDF) to the new version number.

If no = Major PRD version (eg v2.0)

Create a copy of the Google Doc PRD and use it as the basis for documenting the future changes.

  • No revision log required
  • Change the version number on the cover page and Google Doc file name.
  • Modify as needed.

Note: Do not modify the previous major version of the Google Doc PRD, otherwise you will modify the expectation of the work that is currently being developed.

Leave dev assigned when assigning to a tester

Since GH now supports multiple assignees per issue, keep the developer who worked on an issue assigned to the task even though the task has progressed to Feature/Integration Testing and is assigned to the Tester. That way if the tester fails the fix then the tester just needs to remove themselves as an assignee and set the appropriate status labels.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.