Basic add-on repo layout

This commit is contained in:
Franck Nijhof
2019-03-26 00:11:22 +01:00
Unverified
parent 59cbb1e1f4
commit e82e7d5379
21 changed files with 619 additions and 0 deletions

20
.github/ISSUE_TEMPLATE.md vendored Executable file
View File

@@ -0,0 +1,20 @@
# Problem/Motivation
> (Why the issue was filed)
## Expected behavior
> (What you expected to happen)
## Actual behavior
> (What actually happened)
## Steps to reproduce
> (How can someone else make/see it happen)
## Proposed changes
> (If you have a proposed change, workaround or fix,
> describe the rationale behind it)