Update bug and feature request templates by Shrinks99 · Pull Request #707 · NatronGitHub/Natron

PR Description

What type of PR is this?

  • Bug fix (non-breaking change which fixes an issue)

What does this pull request do?

Fixes the issue templates!

  • Removes the render: markdown lines so that text areas are no longer rendered as Markdown highlighted code blocks and are instead proper Markdown code. Neat!
  • Removed the requirement to run Natron from the command line for submitting a bug fix as this is not a valid test scenario for all bugs.

Have you tested your changes (if applicable)? If so, how?

Yep, on my forked repo, test issue is now deleted. Works great!