mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
github: reformat markdown description of request templates
This commit is contained in:
parent
37d4bdb6ed
commit
620c644bdf
2 changed files with 2 additions and 4 deletions
3
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
3
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
@ -7,8 +7,7 @@ body:
|
||||||
value: |
|
value: |
|
||||||
thanks for taking the time to make a feature request!
|
thanks for taking the time to make a feature request!
|
||||||
before you start, please make to read the "adding features or support for services" section of
|
before you start, please make to read the "adding features or support for services" section of
|
||||||
our [contributor guidelines](https://github.com/imputnet/cobalt/blob/current/CONTRIBUTING.md#adding-features-or-support-for-services)
|
our [contributor guidelines](https://github.com/imputnet/cobalt/blob/current/CONTRIBUTING.md#adding-features-or-support-for-services) to make sure your request is a good fit for cobalt.
|
||||||
to make sure your request is a good fit for cobalt.
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: feat-description
|
id: feat-description
|
||||||
attributes:
|
attributes:
|
||||||
|
|
3
.github/ISSUE_TEMPLATE/service-request.yml
vendored
3
.github/ISSUE_TEMPLATE/service-request.yml
vendored
|
@ -8,8 +8,7 @@ body:
|
||||||
value: |
|
value: |
|
||||||
thanks for taking the time to make a service request!
|
thanks for taking the time to make a service request!
|
||||||
before you start, please make to read the "adding features or support for services" section of
|
before you start, please make to read the "adding features or support for services" section of
|
||||||
our [contributor guidelines](https://github.com/imputnet/cobalt/blob/current/CONTRIBUTING.md#adding-features-or-support-for-services)
|
our [contributor guidelines](https://github.com/imputnet/cobalt/blob/current/CONTRIBUTING.md#adding-features-or-support-for-services) to make sure your request is a good fit for cobalt.
|
||||||
to make sure your request is a good fit for cobalt.
|
|
||||||
- type: input
|
- type: input
|
||||||
id: service-name
|
id: service-name
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue