bug: pr template isn't auto-populated
In CONTRIBUTING.md > "Creating a PR":
First, use the pull request template.
Eventually I found the file located at https://github.com/eza-community/eza/blob/main/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md. You need to view raw to see most of the content as it is comments.
Maybe it should be linked from CONTRIBUTING.md? Kind of hard to find.
Is it supposed to be auto populating the PR text entry box? It didn't for me.
Is it supposed to be auto populating the PR text entry box? It didn't for me.
Yea, is should... it does so for me, at least last time I tried IIRC. Of course, if it doesn't, that's a bug!
Well if at least one other person is unable to duplicate then I guess I should first rule out dumb user error.
Since I was making only very basic changes and the device I was using isn't really set up properly for terminal stuff, I did everything via the web interface.
Steps to reproduce
Everything using only the most basic web github.com:
-
Create a fork, edit the readme (nothing more fancy). Commit etc.
-
Go to the webpage of fork, eg: https://github.com/CouldBeThis/eza and click
Contribute>Open pull request:
screenshot
- Directed to https://github.com/eza-community/eza/compare/main...CouldBeThis:eza:main click
Create pull request:
screenshot
- Directed to https://github.com/eza-community/eza/compare/main...CouldBeThis:eza:main where I see this PR box.
screenshot
potential issues
-
Did I make some error up there?
-
I deviated substantially from the
CONTRIBUTING.MDby not setting up the dev environment, running tests, etc. It is not necessary to prettyup a markdown. Is the PR template somehow related to all that?
If someone could send me toward another repo(s) they know of with issue templates that auto populate, I will try them and see if it's a global situation or just this repo.
PS: I'm only posting this in case there is a problem with the software/systems. Just a rec league PRer here and I do not want to waste a bunch of your times coaching me how to use github etc. If it's user error, it's user error. :)
PS: I'm only posting this in case there is a problem with the software/systems. Just a rec league PRer here and I do not want to waste a bunch of your times coaching me how to use github etc. If it's user error, it's user error. :)
I mean it sounds like it's not working, I'm just not sure why :woman_shrugging: