mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
Updated docs
This commit is contained in:
parent
a0fa907b4a
commit
a492959763
2 changed files with 2 additions and 9 deletions
|
@ -2,9 +2,7 @@
|
|||
|
||||
### Events
|
||||
|
||||
If you're not comfortable with GitHub pull requests, please submit an
|
||||
event using the button near the bottom of the [Events
|
||||
page](https://bitcoin.org/en/events).
|
||||
If you're not comfortable with GitHub pull requests, please open a [new issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?title=New%20event&body=%20%20%20%20-%20date%3A%20YYYY-MM-DD%0A%20%20%20%20%20%20title%3A%20%22%22%0A%20%20%20%20%20%20venue%3A%20%22%22%0A%20%20%20%20%20%20address%3A%20%22%22%0A%20%20%20%20%20%20city%3A%20%22%22%0A%20%20%20%20%20%20country%3A%20%22%22%0A%20%20%20%20%20%20link%3A%20%22%22).
|
||||
|
||||
To create an event pull request, place the event in `_events.yml` and adhere to
|
||||
this format:
|
||||
|
@ -19,11 +17,6 @@ this format:
|
|||
link: "http://texasbitcoinconference.com/"
|
||||
```
|
||||
|
||||
Events that have a [Meetup.com](http://www.meetup.com/) page with a
|
||||
publicly-viewable address and "Bitcoin" in the event title should
|
||||
already be displayed on the [events page](https://bitcoin.org/en/events).
|
||||
(Please open a [new issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?title=New%20event&body=%20%20%20%20-%20date%3A%20YYYY-MM-DD%0A%20%20%20%20%20%20title%3A%20%22%22%0A%20%20%20%20%20%20venue%3A%20%22%22%0A%20%20%20%20%20%20address%3A%20%22%22%0A%20%20%20%20%20%20city%3A%20%22%22%0A%20%20%20%20%20%20country%3A%20%22%22%0A%20%20%20%20%20%20link%3A%20%22%22) if a Bitcoin meetup event isn't displayed.)
|
||||
|
||||
### Release Notes
|
||||
|
||||
To create a new Bitcoin Core release, create a new file in the
|
||||
|
|
|
@ -152,7 +152,7 @@ Plugins include:
|
|||
| alerts | 5 | -- | Network alert pages
|
||||
| autocrossref | 90 | -- | Developer documentation
|
||||
| contributors | 5 | GitHub.com | Contributor listings
|
||||
| events | 5 | Meetup.com; Google Maps | Events page
|
||||
| events | 5 | Google Maps | Events page
|
||||
| glossary | 30 | -- | Developer glossary
|
||||
| redirects | 20 | -- | Redirects from old URLs
|
||||
| releases | 10 | -- | Bitcoin Core release notes; Download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue