Skip to content

Commit 20a9022

Browse files
committed
remove pastebin and add links
I hate reading stuff on pastebin :P
1 parent e8abe03 commit 20a9022

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/meeting-proposal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ assignees: ''
1010
# Directions
1111

1212
If you'd like to propose a topic for a future meeting, you've come to
13-
the right place! To do so, please write-up your proposal in a hackmd,
14-
gist, pastebin, etc following [this template]. Then open this issue and
15-
replace the parenthesized text below as appropriate. We'll discuss
13+
the right place! To do so, please write-up your proposal in a
14+
[hackmd], [gist], etc following [this template]. Then open this issue
15+
and replace the parenthesized text below as appropriate. We'll discuss
1616
your proposal in the next planning meeting! (And please do feel free
1717
to attend!) Thanks <3.
1818

@@ -48,3 +48,5 @@ on [Zulip] (or elsewhere).
4848
[steering meeting]: https://github.com/rust-lang/compiler-team/blob/master/about/steering-meeting.md
4949
[proc]: https://github.com/rust-lang/compiler-team/blob/master/procedures/steering-meeting.md
5050
[this template]: https://github.com/rust-lang/compiler-team/blob/master/proposals/_template.md
51+
[hackmd]: https://hackmd.io/
52+
[gist]: https://gist.github.com/

procedures/steering-meeting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ meetings, rather than (e.g.) planning things at the last minute.
7777
Proposals can be added by opening an issue on the [compiler-team
7878
repository][ct]. There is an issue template for meeting proposals that
7979
gives directions. The basic idea is that you prepare your proposal in
80-
a gist/hackmd/document based on [this template][template] and then
80+
a hackmd/gist/hackmd/document based on [this template][template] and then
8181
link to that in the issue, along with a few other details. **This
8282
format is meant to be lightweight:** Proposals are generally not
8383
expected to be a lot of work to produce. Accepted proposals will be

0 commit comments

Comments
 (0)