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: docs/Future Development.md
+1-6
Original file line number
Diff line number
Diff line change
@@ -50,13 +50,8 @@ These are additional capabilities that can also be reviewed in the same PR to ac
50
50
51
51
### Finishing Touches
52
52
53
-
Finishing touches are about experience that often take developers time away from what they like doing best - coding. But adding finishing touches is crucial and should follow the ontology and taxonomy. We will start by looking into Docstring and expand to various areas to solve pain points for coders and reviewers.
53
+
Finishing touches are about experience that often take developers time away from what they like doing best - coding. But adding finishing touches is crucial and should follow the ontology and taxonomy. We will start by looking into specefic areas such as documentation of code as an example .
54
54
55
-
#### 1. DocString Review
56
-
57
-
- Automated checks for docstring presence and quality
58
-
- AI-powered suggestions for improving documentation
59
-
- Resolving Doc-string conflicts in a following PR
60
55
61
56
> Disclaimer: any product roadmap features mentioned below are only meant to outline
62
57
> our general product direction. This documentation is for informational purposes
0 commit comments