question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Desktop does not use repository's PULL_REQUEST_TEMPLATE.md template

See original GitHub issue

Description

Desktop does not use repository’s PULL_REQUEST_TEMPLATE.md template

Version

GitHub Desktop version: Hasty Things Done Hastily (223)

OS version: macOS 10.12.6 (16G29)

Steps to Reproduce

  1. I created a repo locally
  2. Added it to GitHub Desktop
  3. Pushed it to GitHub (manually via remotes etc)
  4. Added a .github/PULL_REQUEST_TEMPLATE.md file.
  5. Created a branch to create a pull request from.

Expected behavior: I’d expect to see the pre-populated template in the description box.

Actual behavior: It’s blank. But on the web interface, it’s present.

image

Reproduces how often: 100%

Additional Information

Interestingly it required a restart of my machine in order for GitHub Desktop to recognise it as a GitHub repository - before then, it was treated generically. But the issue persists regardless.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
willmorgancommented, Nov 6, 2017

Did you ever get anywhere with this. I am having the same problem and it’s effecting my PRs getting approved.

@alison985 Nah, I’ve just been creating my PRs on the web interface which populates for me. Going to give the new apps a try too.

1reaction
niikcommented, Nov 2, 2017

Did you ever get anywhere with this. I am having the same problem and it’s effecting my PRs getting approved.

@alison985 It’s unlikely that we will go back and work on adding this feature to the old apps. If you open a PR using the new Desktop client we will push/publish automatically and then redirect you to the website to fill out your PR body and title and the PR template is automatically added to the body. If there’s anything preventing you from using the new app please file an issue, we’d love to hear about it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating a pull request template for your repository
You can create a PULL_REQUEST_TEMPLATE/ subdirectory in any of the supported folders to contain multiple pull request templates, and use the template query ......
Read more >
Github Pull Requests template not showing - Stack Overflow
github/PULL_REQUEST_TEMPLATE.md as the PR template. However it is possible to have multiple templates and reference them using a query string on ...
Read more >
Use templates to standardize your Pull Requests - YouTube
If you or your team plan to consistently submit Pull Requests on your GitHub repository, you should definitely consider creating a template.
Read more >
How we learned to stop worrying and love pull request ...
To make sure collaborators can also use the template, store the file on the repository`s default branch. To create a pull request template,...
Read more >
Improve pull request descriptions using templates
A default pull request template that is automatically applied for all new pull requests in the repository, unless overridden by a branch ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found