-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
github: | ||
- tvbeek | ||
- tjvb | ||
custom: "https://paypal.me/tvbeek" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: "Bug" | ||
about: 'Report a problem with GitHash' | ||
--- | ||
|
||
- Package version: #.#.# | ||
- PHP Version: #.#.# | ||
|
||
|
||
## Expected Behavior | ||
Explain the result that you expected. | ||
|
||
|
||
## Actual Behavior | ||
Explain the result that you get. | ||
|
||
|
||
## Steps To Reproduce: | ||
1. Step 1 | ||
2. Step 2 | ||
|
||
|
||
## How is this package useful for you? | ||
Not needed, but it is nice to hear how this package is useful for other people :) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: "Feature" | ||
about: 'Propose a new feature for GitHash' | ||
--- | ||
|
||
|
||
## Summary | ||
Short summary of the idea (max 2 sentences) | ||
|
||
|
||
## Why | ||
Explain why you think it is useful for (the users of) this package. | ||
|
||
|
||
## Full explanation | ||
Explain the idea with all the details | ||
|
||
|
||
## Downsides of this idea | ||
Every addition has the possibility to have a downside. It is never nice to think about but very useful for the maintenance. | ||
|
||
|
||
## How is this package useful for you? | ||
Not needed, but it is nice to hear how this package is useful for other people :) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
- Package version: #.#.# | ||
- PHP Version: #.#.# | ||
|
||
## Expected Behavior | ||
Explain the result that you expected. | ||
|
||
|
||
## Actual Behavior | ||
Explain the result that you get. | ||
|
||
|
||
## Steps To Reproduce: | ||
1. Step 1 | ||
2. Step 2 | ||
|
||
|
||
## How is this package useful for you? | ||
Not needed, but it is nice to hear how this package is useful for other people :) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## Summary | ||
Short summary of the idea (max 2 sentences) | ||
|
||
|
||
## Why | ||
Explain why you think it is useful for (the users of) this package. | ||
|
||
|
||
## Full explanation | ||
Explain the idea with all the details | ||
|
||
|
||
## Downsides of this idea | ||
Every addition has the possibility to have a downside. It is never nice to think about but very useful for the maintenance. | ||
|
||
|
||
## How is this package useful for you? | ||
Not needed, but it is nice to hear how this package is useful for other people :) |