search for: starterbug

Displaying 2 results from an estimated 2 matches for "starterbug".

2017 Jun 30
2
"Beginner" keyword for LLVM Bugzilla?
...[2]. I think a "beginner" keyword would be a good addition for people who wish to contribute to LLVM, but don't know where to begin. Anecdotally, I found it very easy to contribute to Apple's Swift project, thanks to the fact that their JIRA instance at bugs.swift.org has a "StarterBug" label. Not all of the bugs labeled this way were as easy as the reporter claimed, but it did help me avoid working on impenetrable problems. I would be happy to add the "beginner" keyword myself, but I don't have the permissions to add keywords to Bugzilla. Can someone help me...
2017 Jun 29
2
Any places I could start contributing to?
Hello everyone, I've been using LLVM for quite some time now (for writing my own toy compilers) and I've been following this mailing list for the last few months. I would like to start making contributions to the project. I have no particular area of interest right now (in the sense that I find pretty much all of LLVM fascinating). Are there any known low hanging fruit that I could tackle