Skip to content

Commit de8b440

Browse files
committed
fix: change indent of faq.md
1 parent d92f94a commit de8b440

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/faq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
- Each week, the archive tool will process each non-archived repository within ONSdigital.
66
- For each repository, it will:
7-
- Check if the repository hasn't been updated within the last year.
8-
- If it hasn't been updated, it will create an issue in the repository to notify the maintainers. The issue will include details about how to avoid the repository being archived and how to archive the repository manually.
9-
- If an issue already exists for the repository, it will check how long ago the issue was created.
10-
- If the issue was created more than 30 days ago, the tool will archive the repository.
7+
- Check if the repository hasn't been updated within the last year.
8+
- If it hasn't been updated, it will create an issue in the repository to notify the maintainers. The issue will include details about how to avoid the repository being archived and how to archive the repository manually.
9+
- If an issue already exists for the repository, it will check how long ago the issue was created.
10+
- If the issue was created more than 30 days ago, the tool will archive the repository.
1111

1212
In depth information on this process is available within the [Technical Documentation](./technical_documentation/the_process.md).
1313

0 commit comments

Comments
 (0)