Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 5637735

Browse files
committed
Updated common plaintext files (from rspec-dev) main
1 parent 567325d commit 5637735

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated on 2023-03-02T14:06:15+00:00 from the rspec-dev repo.
1+
# This file was generated on 2023-04-16T20:53:21+01:00 from the rspec-dev repo.
22
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33

44
github: [JonRowe, benoittgt]

BUILD_DETAIL.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2023-03-02T14:06:15+00:00 from the rspec-dev repo.
2+
This file was generated on 2023-04-16T20:53:21+01:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

@@ -50,7 +50,7 @@ project-specific threshold, the build will fail.
5050
## Cukes
5151

5252
RSpec uses [cucumber](https://cucumber.io/) for both acceptance testing
53-
and [documentation](https://relishapp.com/rspec). Since we publish our cukes
53+
and [documentation](https://rspec.info/documentation). Since we publish our cukes
5454
as documentation, please limit new cucumber scenarios to user-facing examples
5555
that help demonstrate usage. Any tests that exist purely to prevent regressions
5656
should be written as specs, even if they are written in an acceptance style.

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2023-03-02T14:06:15+00:00 from the rspec-dev repo.
2+
This file was generated on 2023-04-16T20:53:21+01:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2023-03-02T14:06:15+00:00 from the rspec-dev repo.
2+
This file was generated on 2023-04-16T20:53:21+01:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

@@ -13,7 +13,7 @@ If you'd like to help make RSpec better, here are some ways you can contribute:
1313
- by running RSpec HEAD to help us catch bugs before new releases
1414
- by [reporting bugs you encounter](https://github.com/rspec/rspec-core/issues/new) with [report template](#report-template)
1515
- by [suggesting new features](https://github.com/rspec/rspec-core/issues/new)
16-
- by improving RSpec's [Relish](https://relishapp.com/rspec) or [API](https://rspec.info/documentation/) documentation
16+
- by improving RSpec's Feature or API [documentation](https://rspec.info/documentation/)
1717
- by improving [RSpec's website](https://rspec.info/) ([source](https://github.com/rspec/rspec.github.io))
1818
- by taking part in [feature and issue discussions](https://github.com/rspec/rspec-core/issues)
1919
- by adding a failing test for reproducible [reported bugs](https://github.com/rspec/rspec-core/issues)

DEVELOPMENT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2023-03-02T14:06:15+00:00 from the rspec-dev repo.
2+
This file was generated on 2023-04-16T20:53:21+01:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

REPORT_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2023-03-02T14:06:15+00:00 from the rspec-dev repo.
2+
This file was generated on 2023-04-16T20:53:21+01:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

0 commit comments

Comments
 (0)