diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-15 15:05:21 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-15 15:05:21 -0500 |
commit | 18320696aefad04ce1d2576219a83347516a5772 (patch) | |
tree | 85d80b82b6a95d6a1924cba7ec957c0a58c3cba4 /doc/examples | |
parent | f9190f523c75fc5db93eff80e3b1dc005ee474f2 (diff) |
declutter
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/softwaresite/bugs/New_bug.mdwn | 1 | ||||
-rw-r--r-- | doc/examples/softwaresite/bugs/needs_more_bugs.mdwn | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/examples/softwaresite/bugs/New_bug.mdwn b/doc/examples/softwaresite/bugs/New_bug.mdwn deleted file mode 100644 index 85f68d2b6..000000000 --- a/doc/examples/softwaresite/bugs/New_bug.mdwn +++ /dev/null @@ -1 +0,0 @@ -This is a new bug report! diff --git a/doc/examples/softwaresite/bugs/needs_more_bugs.mdwn b/doc/examples/softwaresite/bugs/needs_more_bugs.mdwn index 6627ac0b9..a150570a4 100644 --- a/doc/examples/softwaresite/bugs/needs_more_bugs.mdwn +++ b/doc/examples/softwaresite/bugs/needs_more_bugs.mdwn @@ -1,4 +1,3 @@ FooBar does not have enough bugs, which suggests that it's not a real Free Software project. Please help create more bugs by adding code to FooBar! :-) -And what now? |