spring-boot icon indicating copy to clipboard operation
spring-boot copied to clipboard

Add GitHub Issue templates

Open nosan opened this issue 1 year ago • 2 comments

Screenshot 2024-10-17 at 18 01 50

If you think it's a good idea, it might be worth considering adding templates for PRs.

nosan avatar Oct 17 '24 15:10 nosan

@mhalbritter I reviewed the issue page at https://github.com/spring-io/start.spring.io/issues/new/choose, and I noticed it includes a Report of a security vulnerability option, but the repository itself does not have a SECURITY.md.

Is it possible to do something similar in the Spring Boot repository? If so, I could remove the link from contact_links

nosan avatar Oct 17 '24 16:10 nosan

We recently applied this in Spring Framework because we had several security reports made public as issues. I'm not sure we have the same problem in the Spring Boot repository at this point.

Also about the issue type, its title is "Issue" which renders as "Issue: Issue" in the GitHub UI. See https://github.com/spring-projects/spring-framework/issues/new?assignees=&labels=&projects=&template=issue.md&title=

bclozel avatar Oct 18 '24 05:10 bclozel

Thank you, @snicoll

Screenshot 2024-10-22 at 12 38 45

nosan avatar Oct 22 '24 09:10 nosan