diff --git a/Makefile b/Makefile index e9f0915f..098e3f97 100644 --- a/Makefile +++ b/Makefile @@ -165,3 +165,5 @@ deps-plugins-update: curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/pluginUpdatesOne.sh | bash deps-update: update deps-quick-update: deps-cypress-update deps-plugins-update +accept-prs: + curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/acceptPR.sh | bash diff --git a/pr.md b/pr.md new file mode 100644 index 00000000..e69de29b