You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# TaskWarrior
2
2
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.
4
4
5
5
# Timeline and Project Page
6
6
@@ -15,7 +15,7 @@ This project aims to build an app for Taskwarrior. It is your task management ap
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:
47
46
48
47
```
49
48
feat: The new feature you're proposing
50
49
51
50
fix: A bug fix in the project
52
51
53
-
54
52
test: Everything related to testing
55
53
56
54
docs: Everything related to documentation
@@ -59,12 +57,12 @@ docs: Everything related to documentation
59
57
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
60
58
## Community
61
59
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:
0 commit comments