Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
aa9ef9e3
Commit
aa9ef9e3
authored
Jul 09, 2013
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better formatting
parent
67ea8151
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CONTRIBUTING.md
CONTRIBUTING.md
+3
-3
No files found.
CONTRIBUTING.md
View file @
aa9ef9e3
...
...
@@ -7,17 +7,17 @@ As an open source project, Weblate welcomes contributions of many forms.
Please report
[
bugs on GitHub
][
1
]
. Useful error report contains backtrace if
possible. In production setup, admins receive it on configured email address,
in debug mode, it is shown on screen and for management commands, you can
obtain full backtrace using
--traceback
parameter.
obtain full backtrace using
``--traceback``
parameter.
Many bugs might be also caused by third party libraries, so please include
their versions as well. You can collect all using
their versions as well. You can collect all using
``./manage.py list_versions``
.
[
1
]:
https://github.com/nijel/weblate/issues/new
## Patches submission
Patches are welcome either as
[
pull requests on GitHub
][
2
]
or using email on
Patches are welcome either as
[
pull requests on GitHub
][
2
]
or using email on
[
our mailing list
][
3
]
.
[
2
]:
https://github.com/nijel/weblate/pulls
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment