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

Create dependabot file for automatic updates for the creates and removed Cargo.lock and added some issue templates #355

Closed
wants to merge 3 commits into from

Conversation

YouFoundAlpha
Copy link
Contributor

No description provided.

@YouFoundAlpha
Copy link
Contributor Author

YouFoundAlpha commented Apr 24, 2024

Why have removed the Cargo.lock file is because of this rust-lang/cargo#315

@YouFoundAlpha YouFoundAlpha changed the title Create dependabot.yml Create dependabot.yml and removed Cargo.lock Apr 24, 2024
@YouFoundAlpha YouFoundAlpha changed the title Create dependabot.yml and removed Cargo.lock Create dependabot file for automatic updates for the creates and removed Cargo.lock Apr 24, 2024
@YouFoundAlpha YouFoundAlpha changed the title Create dependabot file for automatic updates for the creates and removed Cargo.lock Create dependabot file for automatic updates for the creates and removed Cargo.lock and added some issue templates Apr 24, 2024
@casperstorm
Copy link
Member

Let's have each PR solve a single problem. That way its easier for us to review, and have a discussion.
Here you have a few things going on:

  • Adding PR templates
  • Adding Issue templates
  • Adding dependabot.yml
  • Removing Cargo.lock from version control

@YouFoundAlpha
Copy link
Contributor Author

Let's have each PR solve a single problem. That way its easier for us to review, and have a discussion. Here you have a few things going on:

* Adding PR templates

* Adding Issue templates

* Adding dependabot.yml

* Removing Cargo.lock from version control

Ok I'll make it

@tarkah
Copy link
Member

tarkah commented Apr 24, 2024

Why have removed the Cargo.lock file is because of this rust-lang/cargo#315

This is only relevant for library crates, not binary crates

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