From f7c8ae628f68056bf78c4cc31b06e844620910fd Mon Sep 17 00:00:00 2001 From: Jon Rowe Date: Sun, 16 Apr 2023 21:41:51 +0100 Subject: [PATCH] Updated common plaintext files (from rspec-dev) 3-12-maintenance --- .github/FUNDING.yml | 2 +- BUILD_DETAIL.md | 4 ++-- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 4 ++-- DEVELOPMENT.md | 2 +- REPORT_TEMPLATE.md | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index d3a58b2083..8c635d2b5d 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,4 @@ -# This file was generated on 2020-12-25T18:48:30+00:00 from the rspec-dev repo. +# This file was generated on 2023-04-16T21:41:51+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. github: [JonRowe, benoittgt] diff --git a/BUILD_DETAIL.md b/BUILD_DETAIL.md index dfda42849f..08b859c5e3 100644 --- a/BUILD_DETAIL.md +++ b/BUILD_DETAIL.md @@ -1,5 +1,5 @@ @@ -50,7 +50,7 @@ project-specific threshold, the build will fail. ## Cukes RSpec uses [cucumber](https://cucumber.io/) for both acceptance testing -and [documentation](https://relishapp.com/rspec). Since we publish our cukes +and [documentation](https://rspec.info/documentation). Since we publish our cukes as documentation, please limit new cucumber scenarios to user-facing examples that help demonstrate usage. Any tests that exist purely to prevent regressions should be written as specs, even if they are written in an acceptance style. diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b6be7666ce..b372a99f2f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,5 +1,5 @@ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index feb34b3613..668436ca27 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ @@ -13,7 +13,7 @@ If you'd like to help make RSpec better, here are some ways you can contribute: - by running RSpec HEAD to help us catch bugs before new releases - by [reporting bugs you encounter](https://github.com/rspec/rspec-core/issues/new) with [report template](#report-template) - by [suggesting new features](https://github.com/rspec/rspec-core/issues/new) - - by improving RSpec's [Relish](https://relishapp.com/rspec) or [API](https://rspec.info/documentation/) documentation + - by improving RSpec's Feature or API [documentation](https://rspec.info/documentation/) - by improving [RSpec's website](https://rspec.info/) ([source](https://github.com/rspec/rspec.github.io)) - by taking part in [feature and issue discussions](https://github.com/rspec/rspec-core/issues) - by adding a failing test for reproducible [reported bugs](https://github.com/rspec/rspec-core/issues) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 092d8fd548..bde94c9cef 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -1,5 +1,5 @@ diff --git a/REPORT_TEMPLATE.md b/REPORT_TEMPLATE.md index 94f9852e50..7e526a9ed4 100644 --- a/REPORT_TEMPLATE.md +++ b/REPORT_TEMPLATE.md @@ -1,5 +1,5 @@