Skip to content

Commit b2e3f92

Browse files
authored
Merge branch 'CCExtractor:main' into light-mode
2 parents 3186fae + 36beca5 commit b2e3f92

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TaskWarrior
22

3-
This project aims to build an app for Taskwarrior. It is your task management app across all platforms. This help you manage your tasks and filter them as your need
3+
This project aims to build an app for Taskwarrior. It is your task management app across all platforms. It helps you manage your tasks and filter them as per your needs.
44

55
# Timeline and Project Page
66

@@ -15,7 +15,7 @@ This project aims to build an app for Taskwarrior. It is your task management ap
1515
git clone https://github.com/NishantSinghal19/taskwarrior-flutter.git
1616
```
1717

18-
2. Navigate to project's root directory:
18+
2. Navigate to the project's root directory:
1919

2020
```bash
2121
cd taskwarrior-flutter
@@ -41,16 +41,14 @@ flutter run
4141

4242
## Contributing
4343

44-
Whether you have some feature requests/ideas, code improvements, refactoring, performance improvements, help is always Welcome. The more is done, better it gets.
45-
If you found any bugs, consider opening an [issue](https://github.com/NishantSinghal19/taskwarrior-gsoc/issues/new).
46-
Please make sure you specify the commit type when opening pull requests:
44+
Help is always appreciated, whether it comes in the form of feature requests or suggestions, code improvements, refactoring, or performance enhancements. The more is done, the better it gets. If you find any bug(s), consider opening an [issue](https://github.com/NishantSinghal19/taskwarrior-gsoc/issues/new).
45+
Please make sure you specify the commit type while opening pull requests:
4746

4847
```
4948
feat: The new feature you're proposing
5049
5150
fix: A bug fix in the project
5251
53-
5452
test: Everything related to testing
5553
5654
docs: Everything related to documentation
@@ -59,12 +57,12 @@ docs: Everything related to documentation
5957
You can Check community guidlines at [Contribution Guidelines & Development Practices](https://github.com/CCExtractor/taskwarrior-flutter/wiki/Contribution-Guidelines-&-Development-Practices) page in Wiki section
6058
## Community
6159

62-
We would love to hear from you! You may join gsoc-taskwarrior channel of CCExtractor community through Slack:
60+
We would love to hear from you! You may join the gsoc-taskwarrior channel of CCExtractor community through Slack:
6361

6462
[![Slack](https://img.shields.io/badge/chat-on_slack-purple.svg?style=for-the-badge&logo=slack)](https://ccextractor.org/public/general/support/)
6563

6664
## Flutter
6765

68-
For help getting started with Flutter, view
66+
For help in getting started with Flutter, view
6967
[online documentation](https://flutter.dev/docs), which offers tutorials,
7068
samples, guidance on mobile development, and a full API reference.

0 commit comments

Comments
 (0)