-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added github related files. Closes #12
- Loading branch information
Showing
4 changed files
with
42 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,22 @@ | ||
<!-- DO NOT DELETE THE CONTENT ON THIS PAGE. FILL OUT ENTIRELY --> | ||
<!-- PLEASE DIRECT SUGGESTIONS TO THE VAMPIRISM FORUM PAGE AT http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2756555-vampirism-become-a-vampire-release-for-mc-1-10-and --> | ||
|
||
<!-- Please specify the Minecraft, Forge, Vampirism and VampirismIntegrations version your are using. DO NOT USE LATEST, but specific version description --> | ||
<!-- Also specify the version of any related other mod --> | ||
## Versions | ||
- Minecraft: | ||
- Forge: | ||
- Vampirism: | ||
- VampirismIntegrations: | ||
|
||
<!-- ISSUE DESCRIPTION - Please describe the issue in detail. --> | ||
## Issue Description | ||
|
||
|
||
<!-- REPRODUCE STEPS - Please describe how I can reproduce this issue below. --> | ||
## Reproduce Steps | ||
|
||
|
||
<!-- ADDITIONAL INFORMATION - Please post any crash reports, stacktraces, profiler reports, etc. here. --> | ||
## Additional Information | ||
|
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,6 @@ | ||
|
||
todo: | ||
keyword: "@TODO-issue" | ||
|
||
reminders: | ||
label: reminder |
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,11 @@ | ||
# Configuration for move-issues - https://github.com/dessant/move-issues | ||
|
||
# Delete the command comment. Ignored when the comment also contains other content | ||
deleteCommand: true | ||
# Close the source issue after moving | ||
closeSourceIssue: true | ||
# Lock the source issue after moving | ||
lockSourceIssue: false | ||
# Set custom aliases for targets | ||
aliases: | ||
main: TeamLapen/Vampirism |
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,3 @@ | ||
daysUntilClose: 21 | ||
|
||
responseRequiredLabel: "Needs Info" |