summaryrefslogtreecommitdiff
path: root/docs/contribute.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2021-08-15 17:55:02 +0200
committerGitHub <noreply@github.com>2021-08-15 17:55:02 +0200
commitfcd592283e077d0ae66ba5b7205454bcc31971e4 (patch)
tree8cea14946111464d98ee07ec286937dfb27bccea /docs/contribute.md
parent2dde1c1d03350491768a056c71a91688a108e25f (diff)
downloadwiki-fcd592283e077d0ae66ba5b7205454bcc31971e4.tar.gz
wiki-fcd592283e077d0ae66ba5b7205454bcc31971e4.tar.bz2
wiki-fcd592283e077d0ae66ba5b7205454bcc31971e4.zip
docs: new way of creating PRs (#619)
Diffstat (limited to 'docs/contribute.md')
-rw-r--r--docs/contribute.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contribute.md b/docs/contribute.md
index 830875d..9cf2344 100644
--- a/docs/contribute.md
+++ b/docs/contribute.md
@@ -48,6 +48,7 @@ If **(and only if)** the bug hasn't been reported yet, you can [open an issue](h
## How to create a Pull Request
- Read [How to create a PR](How-to-create-a-PR).
+- Alternatively, you can also check [this simpler tutorial](How-to-create-a-DB-PR) about opening PRs containing SQL code via GitHub
### Giving credit to the author of code