1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-03-15 12:49:43 +01:00
This commit is contained in:
Davidson Fellipe 2023-07-10 23:12:00 -04:00 committed by GitHub
parent eccc0302f2
commit 77cd0ecf26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Questions to Ask
- New features reasonably documented?
- Are the relevant kinds of does covered: README, API docs, user quide, reference docs, etc?
- Are docs understandable, are there no significant typos and grammar mistakes?
- Are the new features reasonably documented?
- Are all relevant types of documentation covered, such as README, API docs, user guide, reference docs, etc?
- Is the documentation understandable and free of significant typos and grammar mistakes?