Commit 06450f3
authored
chore: release prep for v1.0.2 (#2)
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
## Description
### Added
- Added links to GitHub Discussions and create a new issue in
`README.md` and `src/index.md`.
### Changed
- Updated `README.md` and `src/index.md` such that every entry has
either an F-Droid or Play Store link, where appropriate.
- Bumped project version to `v1.0.2`.
## Checklist
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- [x] I have read and followed the guidelines in the
**[CONTRIBUTING](https://github.com/netwk-pro/.github/blob/master/.github/CONTRIBUTING.md)**
document.
- [x] I've checked for existing Pull Requests for the same
update/change.
- [x] My code follows the project’s coding style.
- [x] My code has been linted locally before submission.
- [x] All new and existing tests pass.
- [x] I have updated the documentation accordingly.
- [ ] I have added tests to cover my changes, if applicable. *(Optional,
especially for new contributors)*
Pull requests are part of a collaborative process — we welcome
contributions and review each one carefully. For all but the smallest
changes, you can expect maintainers to request improvements or
clarifications.
Please check back after opening your PR and be responsive to feedback so
we can get your contribution merged quickly.
Thanks for helping improve Network Pro Strategies!File tree
5 files changed
+124
-97
lines changed- src
5 files changed
+124
-97
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
26 | 39 | | |
27 | 40 | | |
28 | 41 | | |
| |||
53 | 66 | | |
54 | 67 | | |
55 | 68 | | |
56 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
57 | 72 | | |
0 commit comments