mirror of
https://github.com/imputnet/cobalt.git
synced 2024-12-28 02:26:10 +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: |
|
||||
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
|
||||
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.
|
||||
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.
|
||||
- type: textarea
|
||||
id: feat-description
|
||||
attributes:
|
||||
|
|
3
.github/ISSUE_TEMPLATE/service-request.yml
vendored
3
.github/ISSUE_TEMPLATE/service-request.yml
vendored
|
@ -8,8 +8,7 @@ body:
|
|||
value: |
|
||||
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
|
||||
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.
|
||||
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.
|
||||
- type: input
|
||||
id: service-name
|
||||
attributes:
|
||||
|
|
Loading…
Reference in a new issue