mirror of
https://github.com/imputnet/cobalt.git
synced 2024-12-28 18:46:09 +00:00
github: reformat markdown description of request templates
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run tests / test service functionality (push) Has been cancelled
Run tests / test service: ${{ matrix.service }} (push) Has been cancelled
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run tests / test service functionality (push) Has been cancelled
Run tests / test service: ${{ matrix.service }} (push) Has been cancelled
This commit is contained in:
parent
37d4bdb6ed
commit
620c644bdf
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