-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/replace disabling inputs with splash #1799
Conversation
Why are tests being moved to the |
We don't really have any strict policy on tests appearance. I decided to use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you leave the version information on the splash screen until there is an "About" tab in mobile settings where the user can see the current version? I think this is important for QA and future debugging purposes.
idea: maybe squash commits to keep the git history on develop a little cleaner/easier to undo |
@leblowl I always squash, although recently I've been thinking about some more strict naming policy like prefixes etc. |
…om:TryQuiet/quiet into chore/replace-disabling-inputs-with-splash
@siepra nice, naming policy for commits? Like https://www.conventionalcommits.org/en/v1.0.0/? |
Pull Request Checklist