diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 999d41e..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,57 +0,0 @@ - - -### Issue type - -**I'm submitting a ...** (check one with "x") - -* [ ] bug report -* [ ] feature request -* [ ] question about the decisions made in the repository - -### Issue description - -**Current behavior:** - - -**Expected behavior:** - - -**Steps to reproduce:** - - -**Related code:** - - -``` -insert short code snippets here -``` - -### Other information: - -**npm, node, OS, Browser** -``` - -``` - -**Angular, Nebular** -``` - -``` diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 4025ce6..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,6 +0,0 @@ -### Please read and mark the following check list before creating a pull request (check one with "x"): - - - [ ] I read and followed the [CONTRIBUTING.md](https://github.com/akveo/ngx-admin/blob/master/CONTRIBUTING.md) guide. - - [ ] I read and followed the [New Feature Checklist](https://github.com/akveo/ngx-admin/blob/master/DEV_DOCS.md#new-feature-checklist) guide. - - #### Short description of what this resolves: diff --git a/.github/workflows/azureCliDeploy.yml b/.github/workflows/azureCliDeployMint.yml similarity index 95% rename from .github/workflows/azureCliDeploy.yml rename to .github/workflows/azureCliDeployMint.yml index e2100d6..fccb958 100644 --- a/.github/workflows/azureCliDeploy.yml +++ b/.github/workflows/azureCliDeployMint.yml @@ -1,4 +1,4 @@ -name: Deploy to demo (azure storage) +name: Deploy to demo-mint (azure storage) on: push: