diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 060c0d1d..57530f53 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,8 +10,6 @@ If relevant, mention your manual testing here. If possible, include screenshots. - [ ] Issue has been linked to this PR - [ ] Code has been reviewed by person creating the PR -- [ ] Commit messages, branch names, code formatting adheres to our [Contributing Guidelines -](https://github.com/EXXETA/rufus/blob/main/CONTRIBUTING.md) - [ ] Automated tests have been written, if possible - [ ] Manual testing has been performed - [ ] Documentation has been updated, if necessary diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7886fb63..083c11b2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ For this repository we have agreed on the following git workflow: We use [Prettier](https://prettier.io/) for TypeScript code formatting. To ensure that the code formatting follows our configuration -in [.prettierrc](https://github.com/EXXETA/rufus/blob/main/.prettierrc), the Prettier plugin should +in [.prettierrc](https://github.com/EXXETA/trufos/blob/main/.prettierrc), the Prettier plugin should be installed in your IDE. The setup for Prettier is described in the following sections for IntelliJ and Visual Studio Code: diff --git a/README.md b/README.md index 541d2422..3c3fe4f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![CI Pipeline](https://github.com/EXXETA/rufus/actions/workflows/ci.yml/badge.svg)](https://github.com/EXXETA/rufus/actions/workflows/ci.yml) +[![CI Pipeline](https://github.com/EXXETA/trufos/actions/workflows/ci.yml/badge.svg)](https://github.com/EXXETA/trufos/actions/workflows/ci.yml) ![GitHub contributors](https://img.shields.io/github/contributors/EXXETA/trufos) ![version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FEXXETA%2Frufus%2Frefs%2Fheads%2Fmain%2Fpackage.json&query=%24.version&label=version)