ADDED .github/ISSUE_TEMPLATE/config.yml Index: .github/ISSUE_TEMPLATE/config.yml ================================================================== --- .github/ISSUE_TEMPLATE/config.yml +++ .github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,21 @@ +blank_issues_enabled: true +contact_links: + - name: New ObjFW ticket + url: https://objfw.nil.im/tktnew + about: + Please use this to create a new ticket. You can also report issues on + GitHub, but this is preferred. + - name: Existing ObjFW tickets + url: https://objfw.nil.im/reportlist + about: Please use this to look for existing tickets. + - name: ObjFW Forum + url: https://objfw.nil.im/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. + - name: ObjFW IRC Channel + url: https://webchat.freenode.net/?channels=objfw + about: + Please use this for interactive questions and support - it is bridged to + the Matrix room above. Index: README.md ================================================================== --- README.md +++ README.md @@ -355,12 +355,13 @@ If you have any questions about ObjFW or would like to talk to other ObjFW users, the following venues are available: * The [forum](https://objfw.nil.im/forum) * A [Matrix](https://matrix.to/#/%23objfw:nil.im) room - * An [IRC channel](irc://chat.freenode.net/#objfw) on Freenode (`#objfw`), - bridged to the Matrix room above + * An [IRC channel](irc://chat.freenode.net/#objfw) on Freenode (`#objfw`, + [web chat](https://webchat.freenode.net/?channels=objfw)), bridged to the + Matrix room above Please don't hesitate to join any or all of those!

Commercial use