Ideas for a legal hacking. Also a great place for your first Pull Request.
To see the actual ideas, view ideas.md
.
To add an idea or to edit the page:
- Make sure you have a GitHub account. If you don't, you can sign up for one here.
- Beginners can just click "edit", make changes to the text, and click "commit changes" at the bottom of the page.
- Non-beginners can just send a Pull Request.
- Finally,
ideas.md
is written using Markdown.
If you're interested in who came up with a certain idea (or who edited your own idea), click "blame" on the ideas.md
page. It's great introduction to appreciating the features of Git and GitHub.
To view a log of changes to this repository, click on "commits". When you click on a commit, you can see which changes were made, line-by-line. This is called a "diff".
To view a list of proposed changes, click on the "Pull Requests" icon (it's on the right side of the page).
If you have a question about anything here, click on the "Issues" icon (also on the right side of the page). It's good etiquette to browse through the Issues before you post your own--someone else may have already solved your problem!