Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ The package maintainer also reserves the right to adjust the criteria to recogni
If you have further questions regarding the contribution guidelines, please contact the package/repository maintainer.

<!-- urls -->
[docs]: https://insightsengineering.github.io/tern/index.html
[articles]: https://insightsengineering.github.io/tern/main/articles/index.html
[license]: https://insightsengineering.github.io/tern/main/LICENSE-text.html
[insights]: https://github.com/insightsengineering/tern/pulse
[docs]: https://pharmaverse.github.io/tern/index.html
[articles]: https://pharmaverse.github.io/tern/main/articles/index.html
[license]: https://pharmaverse.github.io/tern/main/LICENSE-text.html
[insights]: https://github.com/pharmaverse/tern/pulse
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@ body:
id: code-of-conduct
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/tern/CODE_OF_CONDUCT.html)
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://pharmaverse.github.io/tern/CODE_OF_CONDUCT.html)
options:
- label: I agree to follow this project's Code of Conduct.
required: true
- type: checkboxes
id: contributor-guidelines
attributes:
label: Contribution Guidelines
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/tern/CONTRIBUTING.html)
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://pharmaverse.github.io/tern/CONTRIBUTING.html)
options:
- label: I agree to follow this project's Contribution Guidelines.
required: true
- type: checkboxes
id: security-policy
attributes:
label: Security Policy
description: By submitting this issue, you agree to follow our [Security Policy.](https://github.com/insightsengineering/tern/security/policy)
description: By submitting this issue, you agree to follow our [Security Policy.](https://github.com/pharmaverse/tern/security/policy)
options:
- label: I agree to follow this project's Security Policy.
required: true
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@ body:
id: code-of-conduct
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/tern/CODE_OF_CONDUCT.html)
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://pharmaverse.github.io/tern/CODE_OF_CONDUCT.html)
options:
- label: I agree to follow this project's Code of Conduct.
required: true
- type: checkboxes
id: contributor-guidelines
attributes:
label: Contribution Guidelines
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/tern/CONTRIBUTING.html)
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://pharmaverse.github.io/tern/CONTRIBUTING.html)
options:
- label: I agree to follow this project's Contribution Guidelines.
required: true
- type: checkboxes
id: security-policy
attributes:
label: Security Policy
description: By submitting this issue, you agree to follow our [Security Policy.](https://github.com/insightsengineering/tern/security/policy)
description: By submitting this issue, you agree to follow our [Security Policy.](https://github.com/pharmaverse/tern/security/policy)
options:
- label: I agree to follow this project's Security Policy.
required: true
18 changes: 0 additions & 18 deletions .github/workflows/cla.yaml

This file was deleted.

Loading