railsgoat
railsgoat copied to clipboard
Wiki pull requests
🐞 Problem
We don't want anyone off the internet editing the wiki. This requires write permissions. There is no default "built-in" ability to submit pull requests if you don't have write permissions. So we're stuck between give write permissions to the entire repo or no ability to submit proposed changes.
🎯 Goal Make it possible to create an open way to collaborate on wikis.
💡 Possible solutions There is an article I read this morning covering a solution.
📋 Steps to solve the problem
- Possible solution - have a secondary repository that is all about the wiki, or, another branch. Then sync the wiki with this repo/branch.