Skip to content

Commit 3c721d5

Browse files
Merge pull request #47 from apivideo/chore/remove_issue_templates
chore(*): replace local issue templates with company wide issue templ…
2 parents 3154bbf + 8b38cbd commit 3c721d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

post-generate.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
cp -R ../../templates/swift5/statics/uploader/.github ./
22
cp -R ../../templates/swift5/statics/uploader/* ./
33
cp ../../templates/common-resources/CONTRIBUTING.md ./
4-
cp ../../templates/common-resources/LICENSE ./
5-
cp ../../templates/common-resources/.github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/
4+
cp ../../templates/common-resources/LICENSE ./

0 commit comments

Comments
 (0)