We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cd922a + 991cae1 commit d819b50Copy full SHA for d819b50
.mergify.yml
@@ -24,7 +24,7 @@ pull_request_rules:
24
delete_head_branch: {}
25
conditions:
26
- label!=no-mergify
27
- - author=neongraal
+ - author=NeonGraal
28
- status-success=build (ubuntu-latest, 3.8)
29
- status-success=build (windows-latest, 3.8)
30
- status-success=build (macos-latest, 3.8)
CONTRIBUTING.rst
@@ -15,7 +15,7 @@ Types of Contributions
15
Report Bugs
16
~~~~~~~~~~~
17
18
-Report bugs at https://github.com/neongraal/script_venv/issues.
+Report bugs at https://github.com/neongraal/script-venv/issues.
19
20
If you are reporting a bug, please include:
21
0 commit comments