Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
change master branch references to main
Browse files Browse the repository at this point in the history
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
  • Loading branch information
displague committed Nov 16, 2020
1 parent 23f35ee commit 810c0d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ script:

branches:
only:
- master
- main
matrix:
fast_finish: true
allow_failures:
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
- features: [https://github.com/equinix/terraform-provider-equinix-metal/issues](https://github.com/equinix/terraform-provider-equinix-metal/issues)

## Code of Conduct
Available via [https://github.com/equinix/terraform-provider-equinix-metal/blob/master/.github/CODE_OF_CONDUCT.md](https://github.com/equinix/terraform-provider-equinix-metal/blob/master/.github/CODE_OF_CONDUCT.md)
Available via [https://github.com/equinix/terraform-provider-equinix-metal/blob/main/.github/CODE_OF_CONDUCT.md](https://github.com/equinix/terraform-provider-equinix-metal/blob/main/.github/CODE_OF_CONDUCT.md)

## Environment Details
[https://github.com/equinix/terraform-provider-equinix-metal/blob/master/GNUmakefile](https://github.com/equinix/terraform-provider-equinix-metal/blob/master/GNUmakefile)
[https://github.com/equinix/terraform-provider-equinix-metal/blob/main/GNUmakefile](https://github.com/equinix/terraform-provider-equinix-metal/blob/main/GNUmakefile)

## How to Submit Change Requests
Please submit change requests and / or features via [Issues](https://github.com/equinix/terraform-provider-equinix-metal/issues). There's no guarantee it'll be changed, but you never know until you try. We'll try to add comments as soon as possible, though.

## How to Report a Bug
Bugs are problems in code, in the functionality of an application or in its UI design; you can submit them through [Issues](https://github.com/equinix/terraform-provider-equinix-metal/issues) as well.
Bugs are problems in code, in the functionality of an application or in its UI design; you can submit them through [Issues/(https://github.com/equinix/terraform-provider-equinix-metal/issues) as well.

0 comments on commit 810c0d8

Please sign in to comment.