aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-03-15 13:37:33 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-03-15 13:37:33 +0000
commit87fc5757979eabea1035cc9e241ef6676776defd (patch)
tree47f0a69ffd9a8ed52ec68ccf73e2986ffd285b80 /CONTRIBUTING.md
parent06bfa2608037c72d8429f92d2fe03384846f8479 (diff)
downloadports-87fc5757979eabea1035cc9e241ef6676776defd.tar.gz
ports-87fc5757979eabea1035cc9e241ef6676776defd.zip
Add a CONTRIBUTING file so github pull requests explain the proper submission
process.
Notes
Notes: svn path=/head/; revision=348323
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 000000000000..88fac6939e88
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,3 @@
+FreeBSD does not currently accept pull requests. This is a read-only mirror from SVN.
+
+Please see the [Porter's Handbook](http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/) section on [Submitting patches](http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html).