Project → mid-v1.3 [week 10]
Overview: continue to enhance features
Project Management:
- 💡 As you move the product towards v2.0 in small steps, ensure that each PR that adds an enhancement also updates the relevant parts of documents and tests. That way, your documentation/testing work will not pile up towards the end.
Product:
- ❗️ Try to do a
proper product release as described in the Developer Guide. You can name it something likev1.2.1
. Reason: You are required to do a proper product release for v1.3. Doing a trial at this point will help you iron out any problems in advance.
Documentation:
- User Guide: Update where the document does not match the current product.
- Developer Guide: Similar to User Guide.
Demo:
- Optional. If you want feedback on your features, you can demo the feature and get feedback from the tutor.