Skip to content

Conversation

@lyashevska
Copy link
Collaborator

@lyashevska lyashevska commented Aug 23, 2024

Description

Related issues:

Install the requirements

cd $(mktemp -d --tmpdir py-tmpl-XXXXXX)
pip install pipx
pipx install copier

Test 1:

Step-1:
Run the command below and say 'yes' to contributing guideline question.

copier copy --vcs-ref 465-contributing https://github.com/nlesc/python-template test_yes

Step-2:
Run the command below and say 'no'.

copier copy --vcs-ref 465-contributing https://github.com/nlesc/python-template test_no

What to check:
You should see the files below only when you say 'yes':

CONTRIBUTING.md
README.md should contain CONTRIBUTING section.
project_setup.md should contain CONTRIBUTING section.

@lyashevska lyashevska requested a review from fdiblen August 23, 2024 13:50
Copy link
Member

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Please merge.

@lyashevska lyashevska merged commit d4c05b1 into main Aug 23, 2024
@lyashevska lyashevska deleted the 465-contributing branch August 23, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants