lee-dohm / test-repo

Just a repository for testing things
7 stars 168 forks source link

Test issue with labels from new template #10

Open lee-dohm opened 5 years ago

lee-dohm commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

lee-dohm commented 5 years ago

This was created from the template at https://github.com/lee-dohm/test-repo/blob/a279a5c2870974972e360ac8afb6234980d38a4a/.github/ISSUE_TEMPLATE/Bug_report.md

mudlabs commented 3 years ago

Can you only implement "known" labels (i.e. ones github already lists for you in the labels dropdown) ?

I copied your template and tried implementing it on my repo. All I did was change the labels form bug, duplicate to test, duplicate, and only the duplicate label was attached.

mudlabs commented 3 years ago

Never mind, I see you have to have created the labels first.

mudlabs commented 3 years ago

@lee-dohm On a side note, can issue templates have placeholder content, like variables?

lee-dohm commented 3 years ago

@mudlabs There's nothing built-in to the issue template system that allows for that, no.