Replies: 1 comment
-
lets finish all the bugs first, one reporting crash and another reporting battery drain, both i think are major bugs,but unfortunately both user not provided log/info, so i am now checking all the process,services, background services ..etc |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To improve the project’s documentation, let’s do the following:
Create a
Docfolder, and inside it make 3 folders:Past(archive)CurrentFuture(road map)Also create an
Index.mdfile.Inside the
Future(road map) folder, put all the plans you have for building the app.For example, you can even write down plans for future versions there. For instance, you could create a file named
V4.0.1.mdand write all the features you want to add in future versions there.You can even write features that are planned for several versions later, such as
4.0.2or4.0.3.In the
Currentfolder, put everything that currently exists in the project.For example, features in the keyboard, such as how layouts are built, themes, and the keyboard parser.
And in the
Past(archive) folder, place the roadmaps that you have already completed and finished implementing.Dev (@LeanBitLab )
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions