add code guildline when contributing code

This commit is contained in:
xiaoyifang 2023-03-16 15:40:57 +08:00 committed by GitHub
parent c012cc9140
commit a0211e258c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)