aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlkis Evlogimenos <alkis@evlogimenos.com>2004-03-10 19:38:33 +0000
committerAlkis Evlogimenos <alkis@evlogimenos.com>2004-03-10 19:38:33 +0000
commit5d728531736f6224cf49e38ed49f0c784e3e5a0c (patch)
tree07110b1af13d02a9e47ba857fff73589ca8d269b
parent1a49bc8d5eaeeeacad006fa4144531df6efe10c1 (diff)
Add link to bugzilla query of unassigned enhancements. Specific open
projects like 'port glibc to llvm' or 'improve nightly tester', should have an unassigned enhancement bug opened for them so that they can be tracked more easily. Open projects should only list generic projects like 'compile programs with the LLVM compiler' or 'write a new backend for target'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12273 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/OpenProjects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html
index f2373b23ec..aceff0c019 100644
--- a/docs/OpenProjects.html
+++ b/docs/OpenProjects.html
@@ -54,7 +54,7 @@ Developer's</a> mailing list, so that we know the project is being worked on.
Additionally this is a good way to get more information about a specific project
or to suggest other projects to add to this page. Another good place to look
for ideas is the <a href="http://llvm.cs.uiuc.edu/bugs/">LLVM bug
-tracker</a>.</p>
+tracker</a> by querying for <a href="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned">unassigned enhancements</a>.</p>
</div>