Skip to content

Commit c12f1ee

Browse files
committed
NPA-3901 Improve Wording for External Developers
1 parent 47625d6 commit c12f1ee

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Contribution Guidelines
22

3+
> [!WARNING]
4+
> Some of the documentation and links in this file are specific to the maintainers of this repository and are only available to NHS England staff.
5+
36
- [Contribution Guidelines](#contribution-guidelines)
47
- [Raising an Issue](#raising-an-issue)
58
- [Contributing code](#contributing-code)
@@ -47,8 +50,6 @@ Branch names should be of the format:
4750

4851
`short_issue_description`
4952

50-
Multiple branches are permitted for the same ticket.
51-
5253
### Commit messages
5354

5455
#### Developers within the NHS
@@ -67,7 +68,7 @@ limited to 80 columns and spanning as many lines as you need.
6768
Commit messages should be formatted as follows:
6869

6970
```
70-
APM-NNN Summary of changes
71+
Summary of changes
7172
7273
Longer description of changes if explaining rationale is necessary,
7374
limited to 80 columns and spanning as many lines as you need.

DEVELOPMENT_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This documentation is intended for developers to develop the schema, sandbox and proxies. It may be used by developers working within the NHS Digital organisation and outside contributors.
44

55
> [!WARNING]
6-
> Some of the documentation and links are specific to the maintainers of this repository and are only available to NHS England staff.
6+
> Some of the documentation and links in this file are specific to the maintainers of this repository and are only available to NHS England staff.
77
88
## Table of Contents
99

0 commit comments

Comments
 (0)