Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(github): updates PR template to close issue linked to PR #207

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

esparr
Copy link
Collaborator

@esparr esparr commented Nov 19, 2023

Pull Request Template

1. Targeted Issue

This PR fixes #206

2. Overview of Solution

In a Github PR, when you have the word fixes before the linked issue, when the PR is merged, the issue is automatically closed. This PR updated the github PR template to include this language so it is used by developers.

3. Tools Used

Github PR Template

Here are all the words that can be used to close a PR in this way:

  • close
  • closes
  • closed
  • fix
  • fixes
  • fixed
  • resolve
  • resolves
  • resolved

4. Testing Strategy

None, will use this PR as the test to see if it closes the linked issue.

5. Future Implications

Great for more automation of tasks!

6. Screenshots

7. Code Reviewers

@GitLukeW @nzeager

@esparr esparr requested review from GitLukeW and nzeager November 19, 2023 00:10
Copy link
Contributor

@GitLukeW GitLukeW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@GitLukeW GitLukeW merged commit 150ce56 into staging Nov 20, 2023
2 checks passed
@GitLukeW GitLukeW deleted the docs/issue-206/pr-template branch November 20, 2023 12:22
@esparr esparr self-assigned this Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎭 Staging
Development

Successfully merging this pull request may close these issues.

As a developer, I want my PRs to close issues automatically (BE)
2 participants