diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-17 11:27:13 -0700 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-17 11:27:13 -0700 |
commit | 7ba37bd91a43321196e6d867caf9e298e82c6d6c (patch) | |
tree | 280b6c5d270c28457219859f189e3cb6c3895939 /CONTRIBUTING.md | |
parent | 667009727a38890eb651815843c1bc02869a4119 (diff) | |
parent | 9067b484ce8289eec6979cf6c8e3cbfb3bd5b10c (diff) | |
download | wallabag-7ba37bd91a43321196e6d867caf9e298e82c6d6c.tar.gz wallabag-7ba37bd91a43321196e6d867caf9e298e82c6d6c.tar.zst wallabag-7ba37bd91a43321196e6d867caf9e298e82c6d6c.zip |
Merge pull request #141 from inthepoche/dev1.0-beta3
beta3
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..9818ae00 --- /dev/null +++ b/CONTRIBUTING.md | |||
@@ -0,0 +1,3 @@ | |||
1 | # How contributing | ||
2 | |||
3 | When you create an issue on github, don't forget to give us your poche version. You can find it in config screen or in ./inc/poche/config.inc.php. \ No newline at end of file | ||