From d8239c27038afd23770701dbe203424c0aa1ac62 Mon Sep 17 00:00:00 2001 From: Thomas Hobson Date: Sat, 20 Feb 2021 18:42:50 +1300 Subject: [PATCH] docs(pkg): tell user to create pr --- packages/CONTRIBUTING.MD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/CONTRIBUTING.MD b/packages/CONTRIBUTING.MD index 19eba6f..6e145d4 100644 --- a/packages/CONTRIBUTING.MD +++ b/packages/CONTRIBUTING.MD @@ -38,4 +38,6 @@ The `compile` file contains instructions to compile source files into a final bi Examples: * `pkg(python 3.9.1): new version` -* `pkg(python 3.9.1 2.7.1): refactor` \ No newline at end of file +* `pkg(python 3.9.1 2.7.1): refactor` + +6. Create a pull request, referencing the issue number of the language \ No newline at end of file