Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add End User License Agreement for Qiskit Code Assistant #4

Merged
merged 6 commits into from
Sep 14, 2024
Merged

Conversation

cbjuan
Copy link
Member

@cbjuan cbjuan commented Sep 14, 2024

Description

Add End User License Agreement for Qiskit Code Assistant

Linked Issue(s)

Fixes #3

Type of change

  • Documentation update

How Has This Been Tested?

NA

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@cbjuan cbjuan added the enhancement New feature or request label Sep 14, 2024
@cbjuan cbjuan self-assigned this Sep 14, 2024
README.md Outdated Show resolved Hide resolved
README-PyPi.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@ajbozarth
Copy link
Collaborator

@cbjuan linter is failing if you could run jlpm run lint:check locally, double check the fixes then run jlpm run lint to apply them

@ajbozarth
Copy link
Collaborator

We can ignore the Check Link CI failure, the hard link to the EULA won't exist until the PR is merged so it fails the check.

@cbjuan
Copy link
Member Author

cbjuan commented Sep 14, 2024

jlpm run lint:check

jlpm run lint:check
zsh: command not found: jlpm

I've installed things as documented in CONTRIBUTING. Could you help running it?

@ajbozarth
Copy link
Collaborator

I've installed things as documented in CONTRIBUTING. Could you help running it?

I just pushed the update, it was all adjustments to the tab to space indentation

@ajbozarth ajbozarth merged commit 680bccf into main Sep 14, 2024
5 of 6 checks passed
@ajbozarth ajbozarth deleted the add-eula branch September 14, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add EULA to the repository
2 participants