Displaying 2 results from an estimated 2 matches for "elihw".
2019 Nov 08
3
Enable Contributions Through Pull-request For LLVM
...lone once for all time
while ((I am employed or financially independent) and working on LLVM)
1. Make a commit
2. Push to fork remote
3. Open PR (probably right in emacs using Magit)
4. Respond to comments, push further commits, squash as needed, etc.
5. Declare done and request CI/merge
elihw
I would never delete the fork or the fork remote.
> One exception for me would be docs. If we could open pull requests -
> and possibly the web-edit tool for folks with commit access? - for the
> docs subtree I could see a lot of advantage in making those easy for new
> contributors...
2019 Nov 07
19
Enable Contributions Through Pull-request For LLVM
Hi all,
Now that we're on GitHub, we can discuss about pull-requests.
I'd like to propose to enable pull-request on GitHub, as a first step as an
experimental channel alongside the existing methods for contributing to
LLVM.
This would allow to find workflow issues and address them, and also LLVM
contributors in general to start getting familiar with pull-requests
without committing to