Skip to content

Update pr aa1 to master (Update PULL_REQUEST_TEMPLATE) #113

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
20 changes: 10 additions & 10 deletions PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
**Checklist:**

<!--- Make sure your PR is documented and tested before submission. Put an `x` in all the boxes that apply: -->
- [ ] Have you added an explanation of what your changes do and why you'd like them to be included?
- [ ] Have you updated or added documentation for the change?
- [ ] Have you tested your changes with successful results?

- [ ] Have you added an explanation of what your changes do and why you'd like them to be included?
- [ ] Have you updated or added documentation for the change?
- [ ] Have you tested your changes with successful results?

**Type of Changes:**

<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Documentation (non-breaking change which adds documentation)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Documentation (non-breaking change which adds documentation)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

**What is the current behavior? (link to any open issues here)**
-

-

**What is the new behavior (if this is a feature change)?**
-

-

**Other information**:
-

-