community icon indicating copy to clipboard operation
community copied to clipboard

REQUEST: Repository maintenance on sig-end-user

Open danielgblanco opened this issue 1 year ago • 1 comments

Affected Repository

https://github.com/open-telemetry/sig-end-user

Requested changes

I think GitHub does not automatically enable issue templates when folks add .md files to .github/ISSUE_TEMPLATE (see example). Could you enable it? I believe a standard template needs to be chosen to work?

Purpose

We'd like to use issue templates.

Expected Duration

Permanently

Repository Maintainers

@open-telemetry/sig-end-user-maintainers

danielgblanco avatar Oct 16 '24 13:10 danielgblanco

I believe the problem is that somehow the .github directory name in that repo ends with a space (see the encoded %20 in the link below):

https://github.com/open-telemetry/sig-end-user/tree/main/.github%20/ISSUE_TEMPLATE

trask avatar Oct 16 '24 14:10 trask

I don't know how that even happened in the first place.... but thanks for pointing it out!

danielgblanco avatar Oct 21 '24 13:10 danielgblanco

This is now solved. Thanks Trask!

danielgblanco avatar Oct 22 '24 12:10 danielgblanco