Skip to content

Commit

Permalink
Merge pull request #458 from CircleCI-Public/remove-x-team-bits
Browse files Browse the repository at this point in the history
Remove mentions to X-team in our issue/PR templates
  • Loading branch information
aengelberg authored Aug 28, 2020
2 parents 908cfd5 + 55685a0 commit 4cd466f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ Can you provide an example?
**Which version of the CLI and OS are you using? Did this work in previous versions?**

Please provide the output of `circleci version` and `circleci diagnostic`.

**If you have any questions, feel free to ping us at @CircleCI-Public/x-team.**
2 changes: 0 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@
5. The `--debug` flag is often helpful for debugging HTTP client requests and responses.
6. Format your code with [gofmt](https://golang.org/cmd/gofmt/).
7. Make sure your code lints (`make lint`). Note: This requires Docker to run inside a local job.

**If you have any questions, feel free to ping us at @CircleCI-Public/x-team.**

0 comments on commit 4cd466f

Please sign in to comment.