You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -62,13 +62,13 @@ Write a commit message that follows the [Conventional Commits](https://www.conve
62
62
-**ci**: Updates configuration files and scripts for continuous integration
63
63
-**docs**: Documentation only changes
64
64
65
-
Push to your fork and create a [pull request](https://github.com/remarkablemark/python_cli_template/compare/).
65
+
Push to your fork and create a [pull request](https://github.com/remarkablemark/python-cli-template/compare/).
66
66
67
67
At this point, wait for us to review your pull request. We'll try to review pull requests within 1-3 business days. We may suggest changes, improvements, and/or alternatives.
68
68
69
69
Things that will improve the chance that your pull request will be accepted:
70
70
71
-
-[ ] Write tests that pass [CI](https://github.com/remarkablemark/python_cli_template/actions/workflows/test.yml).
71
+
-[ ] Write tests that pass [CI](https://github.com/remarkablemark/python-cli-template/actions/workflows/test.yml).
72
72
-[ ] Write solid documentation.
73
73
-[ ] Write a good [commit message](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit).
0 commit comments