Add .github
FossilOrigin-Name: 48f9fdb1d6c61ec591d266179cef15fa9f44ca45ae95cdd301e61d3245aed234
This commit is contained in:
parent
0c583033f0
commit
9a9d0e6a5f
3 changed files with 18 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
*.so
|
*.so
|
||||||
*.so.*
|
*.so.*
|
||||||
*/.deps
|
*/.deps
|
||||||
|
.deps
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
buildsys.mk
|
buildsys.mk
|
||||||
|
|
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
github: Midar
|
16
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
16
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
blank_issues_enabled: true
|
||||||
|
contact_links:
|
||||||
|
- name: New ObjMatrix ticket
|
||||||
|
url: https://fossil.nil.im/objmatrix/tktnew
|
||||||
|
about:
|
||||||
|
Please use this to create a new ticket. You can also report issues on
|
||||||
|
GitHub, but this is preferred.
|
||||||
|
- name: Existing ObjMatrix tickets
|
||||||
|
url: https://fossil.nil.im/objmatrix/reportlist
|
||||||
|
about: Please use this to look for existing tickets.
|
||||||
|
- name: ObjMatrix Forum
|
||||||
|
url: https://fossil.nil.im/objmatrix/forum
|
||||||
|
about: Please use this if you have questions or want support.
|
||||||
|
- name: ObjFW Matrix Room
|
||||||
|
url: https://matrix.to/#/%23objfw:nil.im
|
||||||
|
about: Please use this for interactive questions and support.
|
Loading…
Add table
Add a link
Reference in a new issue