Move templates (#23874)

* Move templates into new .github folder

* Add .github to npmignore
This commit is contained in:
Wesley Wigham 2018-05-03 13:41:41 -07:00 committed by GitHub
parent c870cfefd8
commit 9daa3b3b1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 2 deletions

View file

@ -2,12 +2,10 @@ built
doc doc
Gulpfile.ts Gulpfile.ts
internal internal
issue_template.md
jenkins.sh jenkins.sh
lib/README.md lib/README.md
lib/enu lib/enu
netci.groovy netci.groovy
pull_request_template.md
scripts scripts
src src
tests tests
@ -24,3 +22,4 @@ Jakefile.js
test.config test.config
package-lock.json package-lock.json
yarn.lock yarn.lock
.github/