codetriage / CodeTriage

Discover the best way to get started contributing to Open Source projects
https://www.codetriage.com
MIT License
1.41k stars 364 forks source link

Update old issue template to the new workflow #1784

Closed baxter2 closed 11 months ago

baxter2 commented 1 year ago

Was reading through the CONTRIBUTING.md file specifically the part that says "See our ISSUE_TEMPLATE.md when submitting an issue."

So went to checkout the the ISSUE_TEMPLATE.md file and noticed the warning message (displayed in the screen shot below) "You are using an old version of issue templates. Please update to the new issue template workflow. Learn more"

Screenshot 2023-03-16 at 12 57 46 pm

To resolve this warning message, we should update our issue template to use the new workflow. The new workflow involves creating a .github/ISSUE_TEMPLATE directory and placing issue template files in it. These files should be in Markdown format and include YAML front matter to configure the template.