Skip to content

Commit 247d589

Browse files
fix: issue filter url (#1909)
1 parent 9802514 commit 247d589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/contributing/terraform/terraform-contribution-flow/repository-creation-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This contribution flow is for **AVM Core Team members** only.
1515
### 1. Find Issues Ready for Repository Creation
1616

1717
1. When a module owner is ready to start development, they will add the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#136A41;color:white;">Status: Ready For Repository Creation 📝</mark>&nbsp; label to the proposal via a comment [issue](https://github.com/Azure/Azure-Verified-Modules/issues).
18-
1. To find issues that are ready for repository creation, click this [link](https://github.com/Azure/Azure-Verified-Modules/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Status%3A%20Ready%20For%20Repository%20Creation%22)
18+
1. To find issues that are ready for repository creation, click this [link](https://github.com/Azure/Azure-Verified-Modules/labels/Status%3A%20Ready%20For%20Repository%20Creation%20%3Amemo%3A)
1919
1. Open one of the issues to find the details you need.
2020
1. Module name: This will be in the format `avm-<type>-<name>`. e.g. `avm-res-network-virtualnetwork`
2121
1. Module owner GitHub handle: This will be in the content of the issue

0 commit comments

Comments
 (0)