Mercurial > vegas-scripts
changeset 3:958615460fe5
Add issue template
committer: GitHub <noreply@github.com>
| author | Paper <37962225+mrpapersonic@users.noreply.github.com> | 
|---|---|
| date | Mon, 23 Jan 2023 23:33:36 -0500 | 
| parents | f3e30ce83303 | 
| children | d32ae6be32a4 | 
| files | .github/ISSUE_TEMPLATE/bug_report.md | 
| diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.github/ISSUE_TEMPLATE/bug_report.md Mon Jan 23 23:33:36 2023 -0500 @@ -0,0 +1,10 @@ +--- +name: Bug report +about: Report any bugs with a specific script +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug here, how to reproduce it, etc.**
