On 1 Mar 2016 at 17:16:37, Marius Dumitru Florea ([email protected](mailto:[email protected])) wrote:
I prefer to use markdown link syntax instead of pasting the full URL, as in https://github.com/xwiki-contrib/application-filemanager/commit/a76c76c33b34... . I doubt anyone is interested in the URL per se. What's important is to have a link to the documentation, issue tracker, etc.
Yes +1 to that. Thanks -Vincent
On Wed, Feb 10, 2016 at 3:25 PM, [email protected] wrote:
Hi devs,
I’d like to propose that we standardize on the following Template for README.md for all extensions on xwiki-contrib and that we start modifying all repos to use it:
—— start here ————— #
pom.xml>
* Project Lead: * Extension Page(s): > > http://extensions.xwiki.org/xwiki/bin/view/Extension/Flash+messages+applicat...
* Issue Tracker: > > http://jira.xwiki.org/browse/XAFLASHM> * License: . * Development Practices: > > pointing to a site defining the list of practices to be followed by contributors when contributing on this project> * Minimal XWiki version supported: > > 6.4.7>
## Others () * Continuous Integration Status: [](http://ci.xwiki.org/job/> > ci.xwiki.org>/) * Sonar Dashboard: > > e.g. http://sonar.xwiki.org/dashboard/index/10464> —— stop here ————---
Example: https://github.com/xwiki-contrib/application-antispam/tree/master
WDYT?
Thanks -Vincent