Skip to content

Commit 40d9223

Browse files
authored
Update contribution template (#88)
2 parents 6018d6d + 12d35b3 commit 40d9223

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

.github/DISCUSSION_TEMPLATE/submitted.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ body:
3434
Business Users Privacy Policy
3535
Commercial Privacy Policy
3636
- type: input
37-
id: audience
37+
id: topic
3838
attributes:
39-
label: Whose rights and duties are defined in these terms?
40-
description: The entities targeted by these terms.
41-
placeholder: business user
39+
label: What is the main topic of these terms?
40+
description: The information or interaction whose handling will be constrained by the associated terms.
41+
placeholder: end user's personal data
4242
- type: input
43-
id: object
43+
id: obligee
4444
attributes:
45-
label: What is the object of commitment in these terms?
46-
description: The information handling or interaction that is constrained by the associated terms.
47-
placeholder: personal data of business users
45+
label: Who is the obligee of these terms?
46+
description: The entity whose rights and obligations are defined in the associated terms.
47+
placeholder: end user
4848
- type: textarea
4949
id: references
5050
attributes:

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the [CONTRIBUTING](./CONTRIBUTING.md) file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## Unreleased [no-release]
6+
7+
_Modifications made in this changeset do not add, remove or alter any behavior, dependency, API or functionality of the software. They only change non-functional parts of the repository, such as the README file or CI workflows._
8+
59
## 2.0.0 - 2024-12-02
610

711
_Full changeset and discussions: [#87](https://github.com/OpenTermsArchive/terms-types/pull/87)._

0 commit comments

Comments
 (0)