Skip to content

Commit e994536

Browse files
committed
Update Contribution.txt -> documents/wip
* Replace documents/problems with documents/wip as introduced with commit d71a722 and described in README.md * Removed the now obsoleted section for documents/proposals
1 parent d71a722 commit e994536

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

Contributing.txt

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,14 @@ for example an interface test for glibc would be found in tests/glibc and
1515
tests that address distribution concerns, such as identifying the vendor are
1616
located in tests/distro.
1717

18-
documents/problems
18+
documents/wip
1919
- contains text files following the template (specification.tmpl) with
20-
a completed Problem Statement section.
20+
at least a completed Problem Statement section.
2121
- the documents describe a problem that affects many or all distributions
2222
and makes it difficult to treat the distributions as one platform from
2323
an ISV developer or administrative point of view. Differences in packaging
2424
generally do not fall into this category.
2525

26-
documents/proposals
27-
- contains text files following the template (specification.tmpl) with
28-
a completed Problem Statement and a completed Proposed Solution section.
29-
- the documents describe the proposed solution to the problem statement,
30-
that will function as the starting point of a discussion in the respective
31-
distribution development communities. Links to the mailing list discussions
32-
are to be included.
33-
3426
documents/specifications
3527
- contains text files following the template (specification.tmpl) with
3628
a completed Problem Statement and a completed Solution section.

0 commit comments

Comments
 (0)