Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nifadyev
Copy link
Contributor

@satwikkansal , please review hot fixes for issue templates. Also I don't see pull request templates available, could you also check them?

@satwikkansal
Copy link
Owner

Thanks for the fixes. Merging them.

@satwikkansal satwikkansal merged commit 9c24ca9 into satwikkansal:master Nov 26, 2024
@satwikkansal
Copy link
Owner

Also I don't see pull request templates available, could you also check them?

Yeah I think they're not placed correctly for them to auto-show

Ensure the file is named correctly. Pull request template filenames are not case-sensitive but must have extensions like .md or .txt. For example:
Correct: .github/pull_request_template.md
Incorrect: .github/PULL_REQUEST_TEMPLATE/pull_request_template.txt (if not referenced via query parameters)12

If you have multiple templates stored in .github/PULL_REQUEST_TEMPLATE/, GitHub won't automatically show them. You need to specify the desired template using a query string in the URL when creating a pull request: Without this query parameter, GitHub will not load any specific template from the folder

Let's move the pull_request_template.md file one directory outside, I think that should fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants