Skip to content

Creating a pull request template. #52

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

Merged
merged 1 commit into from
May 18, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
**Describe the changes that you are requesting to be pulled into the website.**
A clear and concise description of what the change is. Ex. I'm changing how this page looks because [...]

**Types of changes that you are requesting.**
- [ ] Graphical: Changing the look and feel of the website to make it more aesthetically pleasing.
- [ ] Spelling/Grammer Mistake: You found a spelling and/more grammer mistake.
- [ ] Broken Content: A link or reference on a page goes to somewhere it probably shouldn't go.

**Types of pages that will be changed by this pull request.**
- [ ] Blog
- [ ] Blog posts
- [ ] Blog tags
- [ ] Alumni related pages
- [ ] Active Chapter related pages
- [ ] Chapter informational pages
- [ ] Membership spotlights

**Related issues.**
Refer to issues by using the `#` followed by the issue number. Ex. `#6`