Changes between Version 13 and Version 14 of SoftwareDevelopment/ProjectGuidelines


Ignore:
Timestamp:
10/11/16 14:43:04 (8 years ago)
Author:
Twan Goosen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareDevelopment/ProjectGuidelines

    v13 v14  
    2020 * `INSTALL` (setup and configuration instructions)
    2121 * `LICENSE` (source code licencing information)
    22 * Make a '''wiki page''' in the [https://trac.clarin.eu CLARIN Trac] for the software project or make a section for it in another page if that is more appropriate. This page can serve as a hub to find sources and technical, administrative and other information. Add a link to the page to the [[SoftwareDevelopment software development page]].
     22* Make a '''wiki page''' in the [https://trac.clarin.eu CLARIN Trac] for the software project or make a section for it in another page if that is more appropriate. This page can serve as a hub to find sources and technical, administrative and other information. Add a link to the page to the [[SoftwareDevelopment|software development page]].
    2323* Make use of an '''issue tracking system''', such as the [https://trac.clarin.eu CLARIN Trac] or the 'Issues' section of a !GitHub repository. Make separate tickets for all known issues as well as potential enhancements. Use milestones or priorities to indicate which issues should be addressed first or which features should be included in a single release.
    2424
     
    5353
    5454== Other ==
    55 * Make yourself (and your team members) known and traceable. Use a recognisable handle on the various platforms (such as !GitHub, Slack) and/or provide your real name in your profile. Make a personal page on the Wiki and add a link to it from the [[People|People page]] and add basic contact information.
     55* Make yourself (and your team members) known and traceable. Use a recognisable handle on the various platforms (such as !GitHub, Slack) and/or provide your real name in your profile. Make a personal page on the Wiki and add a link to it from the [[People|People page]] and add '''basic contact information'''.
    5656
    5757= Resources =