Skip to content

Commit ff8431f

Browse files
committed
WIP: placeholders for explaining what the Impacted Areas are
1 parent 52aaaef commit ff8431f

8 files changed

+24
-0
lines changed

impacted-areas/ADOPTION.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# ADOPTION
2+
3+
These issues make it harder for people to use our projects in their own work.

impacted-areas/CONTRIBUTIONS.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# CONTRIBUTIONS
2+
3+
These issues make it harder for people to contribute to our projects.

impacted-areas/CORRECTNESS.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# CORRECTNESS
2+
3+
These issues make it harder to write code that works as intended.

impacted-areas/GOVERNANCE.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# GOVERNANCE
2+
3+
These issues make it harder to run the project.

impacted-areas/PROJECT-MAINTENANCE.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# PROJECT MAINTENANCE
2+
3+
These issues make it harder to keep code up-to-date.

impacted-areas/ROBUSTNESS.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# ROBUSTNESS
2+
3+
These issues make it harder to write code that copes with the unexpected or unintended.

impacted-areas/SECURITY.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# SECURITY
2+
3+
These issues lead to breaches in data or unauthorised actions.

impacted-areas/TESTABILITY.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# TESTABILITY
2+
3+
These issues make it harder to provide meaningful tests.

0 commit comments

Comments
 (0)