Skip to content

Commit 2f052b8

Browse files
committed
fix(format): fixed formatting
1 parent 01e710a commit 2f052b8

3 files changed

Lines changed: 195 additions & 194 deletions

File tree

docs/docker.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ If the application does not open in your browser at [http://localhost:4200](http
161161
This should return something like `0.0.0.0:4200` or `127.0.0.1:4200`.
162162

163163
6. **Bypass browser caching issues**
164-
165164
- Open the site in an incognito/private window.
166165
- Or test with:
167166
```bash

docs/git-convention.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The local pipeline is managed via husky
3737
To contribute to this repository, follow these steps:
3838

3939
1. **Fork the Repository**
40-
4140
- Go to the main repository page on GitHub [OSF Angular Project](https://github.com/CenterForOpenScience/angular-osf).
4241
- Click the **Fork** button (top-right corner).
4342
- This creates a copy of the repository under your GitHub account.
@@ -56,7 +55,6 @@ To contribute to this repository, follow these steps:
5655
```
5756

5857
4. **Make Your Changes**
59-
6058
- Follow the commit conventions outlined below.
6159
- Ensure all tests pass before committing.
6260

0 commit comments

Comments
 (0)