summaryrefslogtreecommitdiffstats
path: root/contribute.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch git links from wiki to git.gnu.toolsMark Wielaard2021-05-031-1/+1
|
* contribute.md: Change subscribe link from hyperkitty to postoriusMark Wielaard2021-04-161-1/+1
|
* contribute: Fix link to project list.Ludovic Courtès2021-04-151-1/+1
| | | | * contribute.md: Update link.
* contribute: Ask newcomers to introduce themselves.Ludovic Courtès2021-04-141-1/+4
| | | | | | Suggested by Mark Wielaard. * contribute.md: Add third step.
* contribute: Remove reference to social-contract@gnu.tools.Ludovic Courtès2021-04-131-4/+4
| | | | | | | As per discussion with Mark Wielaard, the process is to file a subscription request, which is then handled by mailing list admins. * contribute.md: Remove social-contract@gnu.tools from step 1.
* contribute: Add heading.Ludovic Courtès2021-04-131-0/+2
| | | | * contribute.md: Add heading.
* website: Add menu hint to "contribute" page.Ricardo Wurmus2021-04-121-0/+1
|
* website: contribute: Fix typos.Ludovic Courtès2021-04-121-2/+2
| | | | * website/contribute.md: Fix typos.
* website: Add "contribute" page.Ludovic Courtès2021-04-121-0/+19
* website/contribute.md: New file. * website/haunt.scm (static-pages): Add it. * website/index.md: Link to it.