1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
Zetok Zalbavar
b55933281f
docs(CONTRIBUTING): add some real examples of scopes
It became apparent in #3574 that it's not clear what scope should be.

Added `CONTRIBUTING` as suggested by @Diadlo.
Added `build` as suggested by @initramfs.

Also improve formatting of the file, so that it will conform to <=80
chars per line for markdown.
2016-08-06 13:06:28 +01:00
Zetok Zalbavar
34aa9051e3
chore: limit scope of commit messages to dozen characters 2016-08-04 20:08:37 +01:00
initramfs
b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
Zetok Zalbavar
78427b8e6b
docs(CONTRIBUTING.md): make more explicit what commit message needs
By clearly stating what commit message needs to have.
Should help with commit messages that aren't really clear.
2016-07-28 20:32:08 +01:00
Diadlo
7bee05eff1
docs(CONTRIBUTING.md): Added documntation block 2016-07-27 23:39:22 +03:00
tux3
4eed2549aa
fix(doc): CONTRIBUTING.md typos 2016-07-03 13:30:21 +02:00
RegZi
02cacea6fd
docs(CONTRIBUTING.md): change type descriptions for less confusion 2016-07-03 13:28:40 +03:00
sudden6
899a2eb555
docs(CONTRIBUTING.md): change obsolete link 2016-04-28 20:49:02 +02:00
Zetok Zalbavar
7342a57638
docs(CONTRIBUTING.md): add coding guidelines (moved from wiki) 2016-04-18 04:12:20 +01:00
kehugter
f82a74a4bc style(Markdown): wrap all .md files at 80 characters
Short lines make it easier to evaluate diffs.
Fix only critical typos, like missing full stops in the middle of a
sentence. Everything else left untouched.
2016-04-09 23:57:31 +02:00
kehugter
da58b65059 style: enhance and reformat issue template
Add missing required information for new issues
Redo Markdown format for a cleaner raw display
Standarise requirements/terms with CONTRIBUTING.md
2016-04-08 10:23:11 +02:00
kehugter
f5c099175c docs: edit and reorganize Git Commit Guidelines
Reorganize the Git Commit Guidelines title hierarchy.
Various content edits in the Git Commit Guidelines section:
- Remove the footer section and merge its contents with the body
- Add revert to the list of possible header types
- Change the maximum line length for header and body
- Add instructions about the body's elements order
2016-04-06 22:56:50 +02:00
Zetok Zalbavar
99bf6aeec6
docs(CONTRIBUTING.md): add section about commit message format
With a proper, (not yet) enforced commit message format qTox would get
both clean commit messages and automatically generated changelog.

In regard to #2887.

Content of the commit taken from `CONTRIBUTING.md` @
96e2cec95a
and adjusted for qTox needs.
2016-03-29 00:20:22 +01:00
SeventhSonOfASeventhSon
a2d130f804 Fixed grammatical errors 2016-02-08 16:24:52 +00:00
Zetok Zalbavar
910264a7d6
Add CONTRIBUTING.md
It was taken from 76c16e0994/CONTRIBUTING.md
and adjusted for qTox needs.

Since qBittorrent is licensed under GPLv2+, file in qTox source is covered by
GPLv3+.
2015-12-31 13:18:57 +00:00