eddiewebb / circleci-queue

CircleCI orb to block/queue jobs to enforce max concurrency limits
MIT License
74 stars 75 forks source link

feat: add issue and pull request template, based on the ones from CircleCI #32

Closed chrishelgert closed 5 years ago

chrishelgert commented 5 years ago

This MR introduces issue und pull-request templates with the same format as the ones from https://github.com/CircleCI-Public/circleci-orbs/tree/staging/.github.

This increases the UX for CircleCI orbs across the different projects :)

chrishelgert commented 5 years ago

Hi Kyle,

i updated the PR to the new issue template structure, so the default template is now a bug template, if you have ideas for other issue templates a can add it :)

eddiewebb commented 5 years ago

bors try

KyleTryon commented 5 years ago

Appears PULL_REQUEST_TEMPLATE.md still needs to be migrated.

bors[bot] commented 5 years ago

try

Timed out

eddiewebb commented 5 years ago

bors try

chrishelgert commented 5 years ago

Hi Kyle, i made a demo for the pull request template, because there is no such surface as for the issue templates. If you want to have multiple pull request templates it looks like you have to specify them in the URL:

Default:

Manually adding the template to the URL

Are you sure you want to migrate the pull request templates to this format? In my opinion it would be better to stay with the current pull request template format and stitch to multiple templates if there is also in the UI the possiblity to choose between the templates.

If you want it that way, i will change it :)

eddiewebb commented 5 years ago

bors merge

bors[bot] commented 5 years ago

Build succeeded

eddiewebb commented 5 years ago

BotComment: Development version of orb available for manual validation - eddiewebb/queue@dev:32

bors[bot] commented 5 years ago

try

Merge conflict