File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ Contributing
2
+ ============
3
+
4
+ Thank you for contributing to vimperator-labs!
5
+
6
+ Following are some guidelines designed to make the process as smooth as
7
+ possible. If you have any questions, feel free to drop by
8
+ ` #vimperator@freenode ` .
9
+
10
+ Issues
11
+ ======
12
+
13
+ A few things to keep in mind when creating a new issue:
14
+
15
+ - [ ] Include OS/distro, Firefox/Thunderbird and Vimperator/Muttator version
16
+ - [ ] Attach relevant configuration or RC file if applicable (e.g.
17
+ ` .vimperatorrc ` )
18
+ - [ ] Explain steps to reproduce
19
+ - [ ] Describe what you have tried
20
+ - [ ] Check if a fresh profile solves the issue
21
+ - ` $ firefox -no-remote -P `
22
+ - [ ] Confirm if it works without your configuration
23
+ - ` $ firefox -no-remote -P <fresh profile> -vimperator "+u NONE" `
24
+
25
+ Pull requests
26
+ =============
27
+
28
+ - [ ] Title and commit message(s) should include relevant issue ID(s)
29
+ - [ ] For any new or changed feature, asciidoc documentation and an entry in
30
+ the NEWS file is required for the patch to be accepted.
31
+
You can’t perform that action at this time.
0 commit comments