Skip to content

Commit cca3420

Browse files
authored
Merge pull request creativecommons#13 from creativecommons/link_checking
added automated link checking
2 parents 1713e2b + 1f0bccc commit cca3420

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
_model: project-idea
2+
---
3+
_hidden: yes
4+
---
5+
title: Automated License Link Checking
6+
---
7+
description:
8+
Automate testing of the links in the licenses (legal code) and the deeds
9+
(simple language descriptions of the legal code).
10+
---
11+
rationale:
12+
Our licenses are used all over the world in many languages. When bugs or human
13+
error result broken links, the community suffers and development is slowed.
14+
---
15+
resources:
16+
- [docroot/legalcode - creativecommons/creativecommons.org](https://github.com/creativecommons/creativecommons.org/tree/master/docroot/legalcode) (license
17+
source files)
18+
---
19+
expected_result:
20+
Public release of Python software that ingests the license source files and
21+
creates a configuration for existing Open Source link checking software.
22+
---
23+
skills_recommended: Python
24+
---
25+
primary_mentor: Hugo Solar
26+
---
27+
backup_mentor: Timid Robot Zehta
28+
---
29+
difficulty: Medium
30+
---
31+
proposal_tag: Usability

0 commit comments

Comments
 (0)