Skip to content

Commit 9a10a82

Browse files
Replace "mailing list" with "forum" [ci-skip]
1 parent 962a1c4 commit 9a10a82

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Changes that are cosmetic in nature and do not add anything substantial to the s
4141

4242
#### **Do you intend to add a new feature or change an existing one?**
4343

44-
* Suggest your change in the [rubyonrails-core mailing list](https://discuss.rubyonrails.org/c/rubyonrails-core) and start writing code.
44+
* Suggest your change in the [rubyonrails-core forum](https://discuss.rubyonrails.org/c/rubyonrails-core) and start writing code.
4545

4646
* Do not open an issue on GitHub until you have collected positive feedback about the change. GitHub issues are primarily intended for bug reports and fixes.
4747

RELEASING_RAILS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ lists where you should announce:
9999
* [rubyonrails-talk](https://discuss.rubyonrails.org/c/rubyonrails-talk)
100100

101101
Use Markdown format for your announcement. Remember to ask people to report
102-
issues with the release candidate to the rails-core mailing list.
102+
issues with the release candidate to the rubyonrails-core forum.
103103

104104
NOTE: For patch releases, there's a `rake announce` task to generate the release
105105
post. It supports multiple patch releases too:

actioncable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
1919

2020
* https://github.com/rails/rails/issues
2121

22-
Feature requests should be discussed on the rails-core mailing list here:
22+
Feature requests should be discussed on the rubyonrails-core forum here:
2323

2424
* https://discuss.rubyonrails.org/c/rubyonrails-core

actionmailer/README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
136136

137137
* https://github.com/rails/rails/issues
138138

139-
Feature requests should be discussed on the rails-core mailing list here:
139+
Feature requests should be discussed on the rubyonrails-core forum here:
140140

141141
* https://discuss.rubyonrails.org/c/rubyonrails-core

actionpack/README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
5252

5353
* https://github.com/rails/rails/issues
5454

55-
Feature requests should be discussed on the rails-core mailing list here:
55+
Feature requests should be discussed on the rubyonrails-core forum here:
5656

5757
* https://discuss.rubyonrails.org/c/rubyonrails-core

actionview/README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
3535

3636
* https://github.com/rails/rails/issues
3737

38-
Feature requests should be discussed on the rails-core mailing list here:
38+
Feature requests should be discussed on the rubyonrails-core forum here:
3939

4040
* https://discuss.rubyonrails.org/c/rubyonrails-core

activejob/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
130130

131131
* https://github.com/rails/rails/issues
132132

133-
Feature requests should be discussed on the rails-core mailing list here:
133+
Feature requests should be discussed on the rubyonrails-core forum here:
134134

135135
* https://discuss.rubyonrails.org/c/rubyonrails-core

activemodel/README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
261261

262262
* https://github.com/rails/rails/issues
263263

264-
Feature requests should be discussed on the rails-core mailing list here:
264+
Feature requests should be discussed on the rubyonrails-core forum here:
265265

266266
* https://discuss.rubyonrails.org/c/rubyonrails-core

activerecord/README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
214214

215215
* https://github.com/rails/rails/issues
216216

217-
Feature requests should be discussed on the rails-core mailing list here:
217+
Feature requests should be discussed on the rubyonrails-core forum here:
218218

219219
* https://discuss.rubyonrails.org/c/rubyonrails-core

activestorage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
206206
207207
* https://github.com/rails/rails/issues
208208
209-
Feature requests should be discussed on the rails-core mailing list here:
209+
Feature requests should be discussed on the rubyonrails-core forum here:
210210
211211
* https://discuss.rubyonrails.org/c/rubyonrails-core

0 commit comments

Comments
 (0)