While working on my first module repository I realized that the description is a field in the project's page and must be edited in the project form asynchronously from commits. I'd like to suggest that a method for placing the description into version control be considered. Perhaps a README.md file could be included in the source files and automatically rendered to the project page.

Comments

jsulmar created an issue. See original summary.

avpaderno’s picture

Component: Project/Git problem » Other

The project description is independent from the commits done; most of the times, the number of changes to the project description is less than the number of commits. I don't see any benefit from the proposed change.

th_tushar’s picture

Status: Active » Closed (outdated)

Closing this issue due to lack of activity. Please feel free to re-open if required.