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
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,8 @@ The Calendar won't work until you give it a Google Calendar API key. You should
22
22
1. Create a copy of the `.env.sample.js` file and rename it to `.env.js`
23
23
2. Insert your API key in place of the `key goes here` text
24
24
25
-
## Todo
26
-
* Bugs! All bugs should have the [`bug`](https://github.com/StoDevX/AAO-React-Native/issues?q=is%3Aopen+is%3Aissue+label%3Abug) label in the issues
25
+
## Contributing
26
+
* Bugs! All bugs should have the [`bug/general`](https://github.com/StoDevX/AAO-React-Native/labels/bug%2Fgeneral) or [`bug/layout`](https://github.com/StoDevX/AAO-React-Native/labels/bug%2Flayout) label in the issues
27
27
* Enhancements! All ideas for improvement that are not being worked on should be [`closed` and labelled as `discussion`](https://github.com/StoDevX/AAO-React-Native/issues?utf8=%E2%9C%93&q=is%3Aclosed%20is%3Aissue%20label%3Astatus%2Fdiscussion)
28
-
*[3D touch actions](https://github.com/jordanbyron/react-native-quick-actions) for icon and within
29
-
*[Touch-ID](https://github.com/naoufal/react-native-touch-id) for SIS
30
28
31
-
## Contributing
32
-
Please see [CONTRIBUTING](CONTRIBUTING.md)
29
+
For full information, see [CONTRIBUTING](CONTRIBUTING.md)
0 commit comments