From 2da6793b0e4dda1563332cee549be7ec86a4d84d Mon Sep 17 00:00:00 2001 From: Struan Judd Date: Mon, 1 Feb 2021 10:28:05 +1300 Subject: [PATCH 1/2] Update CONTRIBUTING.rst #372 --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e6f471cf..e4d00c6f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -15,7 +15,7 @@ Types of Contributions Report Bugs ~~~~~~~~~~~ -Report bugs at https://github.com/neongraal/script_venv/issues. +Report bugs at https://github.com/neongraal/script-venv/issues. If you are reporting a bug, please include: From 991cae1543045f8d27f8435ae80b635140b21651 Mon Sep 17 00:00:00 2001 From: Struan Judd Date: Mon, 1 Feb 2021 10:33:14 +1300 Subject: [PATCH 2/2] Update .mergify.yml --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 23d85574..63c2dbaa 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -24,7 +24,7 @@ pull_request_rules: delete_head_branch: {} conditions: - label!=no-mergify - - author=neongraal + - author=NeonGraal - status-success=build (ubuntu-latest, 3.8) - status-success=build (windows-latest, 3.8) - status-success=build (macos-latest, 3.8)