Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1 KB

File metadata and controls

28 lines (18 loc) · 1 KB

Welcome!

This repository contains issue templates you can use on your ResX Projects.

Issue Templates

Currently, we have issue templates for the following:

  • Task
  • User Story
  • Bug
  • Feature

You can clone this repo to create your own [project]-pm repository, with these templates as a starting point. Feel free to modify for your project as needed.

If you are interested in adding an additional template for everyone's use, or have suggestions for improving the existing templates, reach out to Amani or feel free to submit a PR!

Development

This repository uses husky to run git hook scripts. Currently this runs formatting using the lint-staged tool on the pre-commit hook.

CI/CD

This project runs the following processes via Github Actions:

Pull-Requests