Unverified Commit dadff3e8 authored by Aswin VB's avatar Aswin VB Committed by GitHub
Browse files

Merge pull request #46 from sebastiaanspeck/ISSUE-40

Changed PR Template
parents 94c6b531 7b42c68c
Loading
Loading
Loading
Loading
+23 −2
Original line number Diff line number Diff line
`fixes aswinzz/#xxx`
`[Link to my gh page](https://<your username>.github.io/<your command repo>)`
## Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

## Types of changes

What types of changes does your code introduce to LinuxCommands with this pull request?
_Put an `x` in the boxes that apply_

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

## Details of changes

The following changes were made
* ...
* ...
* ...

## Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...