diff options
author | Thomas Groman <tgroman@nuegia.net> | 2020-08-28 21:39:19 -0700 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2020-08-28 21:39:19 -0700 |
commit | 4fc9558db709203bb1acf194ecd87cb7e62b1b49 (patch) | |
tree | 9bd49369dc48283d1db829bca05f176a7b29ddca /CONTRIBUTING | |
parent | 0b02e5aeb0a464bd5bac124481c45d2b3a76808a (diff) | |
download | webbrowser-4fc9558db709203bb1acf194ecd87cb7e62b1b49.tar webbrowser-4fc9558db709203bb1acf194ecd87cb7e62b1b49.tar.gz webbrowser-4fc9558db709203bb1acf194ecd87cb7e62b1b49.tar.lz webbrowser-4fc9558db709203bb1acf194ecd87cb7e62b1b49.tar.xz webbrowser-4fc9558db709203bb1acf194ecd87cb7e62b1b49.zip |
update build documentation and increment version numberv29.1.0
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r-- | CONTRIBUTING | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index cf214f0..56558f8 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1 +1,3 @@ Please just send your Signed-Off patches or request-pull to tgroman@nuegia.net. If there is a need I will setup a mailing list but for right now a regular email is good enough. If you don't know how to do this please refer to the man page git-format-patch(1) and https://drewdevault.com/2019/05/24/What-is-a-fork.html + +If it is a rather large set of patches you may also send a pull request to my email of your branch. Again, see https://www.git-scm.com/docs/git-request-pull |