mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-30 17:24:08 +00:00
add code guildline when contributing code
This commit is contained in:
parent
c012cc9140
commit
a0211e258c
|
@ -171,6 +171,10 @@ All kinds of help like answering questions, bug reporting, testing translation a
|
||||||
|
|
||||||
To start coding, the easiest way is load the `goldendict.pro` file to Qt Creator, make some changes then press the run button.
|
To start coding, the easiest way is load the `goldendict.pro` file to Qt Creator, make some changes then press the run button.
|
||||||
|
|
||||||
|
### the code guildline
|
||||||
|
|
||||||
|
check the document [how to use clang-format](howto/how%20to%20use%20.clang-format%20to%20format%20the%20code.md)
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
Bug reporting: [GoldenDict issue tracker](https://github.com/xiaoyifang/goldendict/issues)
|
Bug reporting: [GoldenDict issue tracker](https://github.com/xiaoyifang/goldendict/issues)
|
||||||
|
|
Loading…
Reference in a new issue