mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update issue templates
This commit is contained in:
parent
af5717762d
commit
ffdff5037c
2 changed files with 47 additions and 0 deletions
27
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
---
|
||||||
|
name: "\U0001F41B Bug report"
|
||||||
|
about: Create a report to help us improve
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Welcome to Ghost's GitHub repo! 👋🎉
|
||||||
|
|
||||||
|
If your issue is with Ghost CLI, please report it on the CLI repo ➡️ https://github.com/TryGhost/Ghost-CLI/issues/new.
|
||||||
|
|
||||||
|
### Issue Summary
|
||||||
|
|
||||||
|
A summary of the issue and the browser/OS environment in which it occurs.
|
||||||
|
|
||||||
|
### To Reproduce
|
||||||
|
|
||||||
|
1. This is the first step
|
||||||
|
2. This is the second step, etc.
|
||||||
|
|
||||||
|
Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?
|
||||||
|
|
||||||
|
### Technical details:
|
||||||
|
|
||||||
|
* Ghost Version:
|
||||||
|
* Node Version:
|
||||||
|
* Browser/OS:
|
||||||
|
* Database:
|
20
.github/ISSUE_TEMPLATE/--anything-else.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/--anything-else.md
vendored
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
name: "\U0001F4A1Anything else"
|
||||||
|
about: "Need help, have questions or ideas? Please use https://forum.ghost.org \U0001F46B."
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
--------------^ Click "Preview" for a nicer view!
|
||||||
|
|
||||||
|
We primarily use GitHub as an issue tracker.
|
||||||
|
|
||||||
|
For usage and support questions, or ideas & feature requests please check out [our forum](https://forum.ghost.org).
|
||||||
|
|
||||||
|
Alternatively, check out these resources below. Thanks! 😁.
|
||||||
|
|
||||||
|
- [Forum Support](https://forum.ghost.org/c/help)
|
||||||
|
- [Theme Docs](http://themes.ghost.org/v1/)
|
||||||
|
- [API Docs](https://api.ghost.org/)
|
||||||
|
- [Ideas](https://forum.ghost.org/c/Ideas)
|
||||||
|
- [Contributing Guide](https://docs.ghost.org/v1/docs/contributing)
|
||||||
|
- [Self-hoster Docs](http://docs.ghost.org/v1/)
|
Loading…
Add table
Reference in a new issue