mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-08 14:04:52 +03:00
Minor enhancements
This commit is contained in:
parent
8b775799e7
commit
c98b029b70
15
.github/ISSUE_TEMPLATE/bug.md
vendored
15
.github/ISSUE_TEMPLATE/bug.md
vendored
|
@ -13,14 +13,11 @@ about: Report a bug
|
|||
|
||||
|
||||
|
||||
## How can we reproduce the problem?
|
||||
## Steps to reproduce
|
||||
|
||||
[//]: # (Any or all of the following:)
|
||||
[//]: # (* Host system configuration: OS, Docker & friends' versions etc.)
|
||||
[//]: # (* Project generation options)
|
||||
[//]: # (* Logs)
|
||||
|
||||
|
||||
|
||||
|
||||
### Project Generation Options
|
||||
|
||||
|
||||
|
||||
### Logs
|
||||
|
||||
|
|
12
.github/ISSUE_TEMPLATE/feature.md
vendored
12
.github/ISSUE_TEMPLATE/feature.md
vendored
|
@ -1,18 +1,24 @@
|
|||
---
|
||||
name: Feature Proposal
|
||||
about: Propose a feature
|
||||
name: New Feature Proposal
|
||||
about: Propose a new feature
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
[//]: # (What's it you're proposing? How should it be implemented?)
|
||||
|
||||
|
||||
|
||||
|
||||
## Rationale
|
||||
|
||||
[//]: # (Why should this feature be implemented?)
|
||||
|
||||
|
||||
|
||||
## Use Case(s)
|
||||
|
||||
## Use case(s) / visualization(s)
|
||||
|
||||
[//]: # ("Better to see something once than to hear about it a thousand times.")
|
||||
|
||||
|
||||
|
|
11
.github/ISSUE_TEMPLATE/improvement.md
vendored
11
.github/ISSUE_TEMPLATE/improvement.md
vendored
|
@ -5,9 +5,20 @@ about: Let us know how we could improve
|
|||
|
||||
## Description
|
||||
|
||||
[//]: # (What's it you're proposing? How should it be implemented?)
|
||||
|
||||
|
||||
|
||||
|
||||
## Rationale
|
||||
|
||||
[//]: # (Why should this feature be implemented?)
|
||||
|
||||
|
||||
|
||||
|
||||
## Use case(s) / visualization(s)
|
||||
|
||||
[//]: # ("Better to see something once than to hear about it a thousand times.")
|
||||
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -5,6 +5,6 @@ about: Ask, and we'll do our best to help you out!
|
|||
|
||||
Before raising a question, make sure to examine [the docs](https://cookiecutter-django.readthedocs.io/en/latest/) carefully.
|
||||
|
||||
## Question
|
||||
## The question
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user