mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Merge pull request #223 from VictorAlagwu/master
Add issue_template & pull_request_template
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
## General Information
|
||||
|
||||
* MessageKit Version:
|
||||
|
||||
* iOS Version(s):
|
||||
|
||||
* Swift Version:
|
||||
|
||||
* Devices/Simulators:
|
||||
|
||||
* Reproducible in ChatExample? (Yes/No):
|
||||
|
||||
|
||||
|
||||
## What happened?
|
||||
|
||||
|
||||
|
||||
|
||||
## What did you expect to happen?
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
(Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)
|
||||
|
||||
What does this implement/fix? Explain your changes.
|
||||
---------------------------------------------------
|
||||
…
|
||||
|
||||
Does this close any currently open issues?
|
||||
------------------------------------------
|
||||
…
|
||||
|
||||
|
||||
Any relevant logs, error output, etc?
|
||||
-------------------------------------
|
||||
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
|
||||
|
||||
Any other comments?
|
||||
-------------------
|
||||
…
|
||||
|
||||
Where has this been tested?
|
||||
---------------------------
|
||||
**Devices/Simulators:** …
|
||||
|
||||
**iOS Version:** …
|
||||
|
||||
**Swift Version:** …
|
||||
|
||||
**MessageKit Version:** …
|
||||
|
||||
|
||||
Reference in New Issue
Block a user