中文 | English
Thank you for your interest in contributing to this project, and look forward to your positive participation.
Please read this Contributing Guide before you start contributing, and also the Code of Conduct of this project.
- For new features and modules, please submit Pull Request to
upcoming-feat
branch. - For those Bug Fixes, Performance Improvements, and other small changes, please directly submit Pull Request to
main
branch.
- Electron + electron-builder
- Vite + Vue.js 3 (Typescript) + Pinia + VueUse
- NaiveUI + Unocss
This project's documentation repository has been separated into scnexus-docs.
- For documentation updates and content changes, please submit Pull Request to
main
branch in thescnexus-docs
repository.
This project uses vue-i18n (Next) to perform user interface translation. If you would like to participate in the project's internationalization and localization development, please first go through the plugin's features and learn the related documentation.
Related translation files are located in the /src/locales
directory, and you can choose the corresponding language folder to translate.
- For translation submit and changes, please submit Pull Request to
locales
branch.