DSACMS / metrics

Experimentations in Open Source Repository Metrics
https://dsacms.github.io/metrics/
Other
6 stars 2 forks source link

Move ISSUE and PULL_REQUEST Templates to proper location #45

Closed decause-gov closed 9 months ago

decause-gov commented 9 months ago

module-name: One line description of your change (less than 72 characters)

Problem

ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md were in the / folder, and not in the .github folder.

Solution

git mv *TEMPLATE.md .github/

Result

Now our templates will turn the GitHub repository health checks green :)

Test Plan

Visit https://github.com/DSACMS/metrics/community to confirm the dots are green 🟢