Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-22 | Add unittesting github action | BonfaceKilz | |
* .github/workflows/main.yml: Add it. | |||
2020-09-22 | Update bug_report template | BonfaceKilz | |
* .github/ISSUE_TEMPLATE/bug_report.md: Update environment setup section | |||
2020-08-31 | Add github templates for filing bugs, user stories/ features and PRs | BonfaceKilz | |
* .github/ISSUE_TEMPLATE/bug_report.md : Add template for filing bug reports. * .github/ISSUE_TEMPLATE/feature_request.md: Add template for filing a feature. * .github/ISSUE_TEMPLATE/user_story.md: Add a template for creating a user story for a feature. * .github/PULL_REQUEST_TEMPLATE.md: Add a template for filing a PR. |