Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
docs: fix github templates (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi authored Sep 20, 2018
1 parent e1a67c1 commit 96cfdb5
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 335 deletions.
6 changes: 0 additions & 6 deletions .github/.github/CODEOWNERS

This file was deleted.

124 changes: 0 additions & 124 deletions .github/.github/CONTRIBUTING.md

This file was deleted.

16 changes: 0 additions & 16 deletions .github/.github/ISSUE_TEMPLATE.md

This file was deleted.

51 changes: 0 additions & 51 deletions .github/.github/ISSUE_TEMPLATE/BUG.md

This file was deleted.

30 changes: 0 additions & 30 deletions .github/.github/ISSUE_TEMPLATE/DOCS.md

This file was deleted.

28 changes: 0 additions & 28 deletions .github/.github/ISSUE_TEMPLATE/FEATURE.md

This file was deleted.

33 changes: 0 additions & 33 deletions .github/.github/ISSUE_TEMPLATE/MODIFICATION.md

This file was deleted.

9 changes: 0 additions & 9 deletions .github/.github/ISSUE_TEMPLATE/SUPPORT.md

This file was deleted.

35 changes: 0 additions & 35 deletions .github/.github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ about: Something went awry and you'd like to tell us about it.
* Node Version:
* NPM Version:
* webpack Version:
* ${package} Version:
* uglifyjs-webpack-plugin Version:

### Expected Behavior

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/FEATURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ about: Suggest an idea for this project
* Node Version:
* NPM Version:
* webpack Version:
* ${package} Version:
* uglifyjs-webpack-plugin Version:

### Feature Proposal

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/MODIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ about: Would you like something work differently? Have an alternative approach?
* Node Version:
* NPM Version:
* webpack Version:
* ${package} Version:
* uglifyjs-webpack-plugin Version:


### Expected Behavior / Situation
Expand Down

0 comments on commit 96cfdb5

Please sign in to comment.