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

docs: fix github templates #361

Merged
merged 1 commit into from
Sep 20, 2018
Merged
Show file tree
Hide file tree
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
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