Skip to content

Commit a969a91

Browse files
Fix links in the README
1 parent 0401b15 commit a969a91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ Once you've done so, you can install this package with `wp package install runco
5858

5959
We appreciate you taking the initiative to contribute to this project.
6060

61-
Think you’ve found a bug? Before you create a new issue, you should [search existing issues](https://github.com/{package_name}/issues?q=label%3Abug%20) to see if there’s an existing resolution to it, or if it’s already been fixed in a newer version. Once you’ve done a bit of searching and discovered there isn’t an open or fixed issue for your bug, please [create a new issue](https://github.com/{package_name}/issues/new) with description of what you were doing, what you saw, and what you expected to see.
61+
Think you’ve found a bug? Before you create a new issue, you should [search existing issues](https://github.com/runcommand/dist-archive/issues?q=label%3Abug%20) to see if there’s an existing resolution to it, or if it’s already been fixed in a newer version. Once you’ve done a bit of searching and discovered there isn’t an open or fixed issue for your bug, please [create a new issue](https://github.com/runcommand/dist-archive/issues/new) with description of what you were doing, what you saw, and what you expected to see.
6262

63-
Want to contribute a new feature? Please first [open a new issue](https://github.com/{package_name}/issues/new) to discuss whether the feature is a good fit for the project. Once you've decided to work on a pull request, please include [functional tests](https://wp-cli.org/docs/pull-requests/#functional-tests) and follow the [WordPress Coding Standards](http://make.wordpress.org/core/handbook/coding-standards/).
63+
Want to contribute a new feature? Please first [open a new issue](https://github.com/runcommand/dist-archive/issues/new) to discuss whether the feature is a good fit for the project. Once you've decided to work on a pull request, please include [functional tests](https://wp-cli.org/docs/pull-requests/#functional-tests) and follow the [WordPress Coding Standards](http://make.wordpress.org/core/handbook/coding-standards/).
6464

6565
Github issues are meant for tracking bugs and enhancements. For general support, email [[email protected]](mailto:[email protected]).
6666

0 commit comments

Comments
 (0)