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

feat(lending library): kickstart the lending library with a list and … #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/
25 changes: 25 additions & 0 deletions lending-library/booklist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Lending Library Booklist

Here's a list of all of the titles available in the lending library. To check out a book, open a PR.

## Books

Title | Availability | Current Checkout
--- | --- | ---
Phoenix Project | Coming Soon | N/A
DevOps Handbook | Coming Soon | N/A
Unicorn Project | Coming Soon | N/A
Accelerate | Coming Soon | N/A
Continuous Delivery | Coming Soon | N/A
DevOps for Dummies | Coming Soon | N/A
Liquid Software | Coming Soon | N/A
Principles of Product Development Flow | Coming Soon | N/A
Leading Change | Coming Soon | N/A
How to Win Friends and Influence People | Coming Soon | N/A
Switch: How to change things when change is hard | Coming Soon | N/A
Effective DevOps | Coming Soon | N/A
The Field Guide to Understanding 'Human Error' | Coming Soon | N/A
Making Work Visible | Coming Soon | N/A
Technically Wrong | Coming Sonn | N/A
Dare to Lead | Coming Soon | N/A
The Goal | Coming Soon | N/A
23 changes: 23 additions & 0 deletions lending-library/lending-agreement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Lending Library Agreement

Please indicate your agreement by adding your name or hangops Slack handle to the bottom of this document. Not comfortable with putting your name on the internet? Ping one of the organizers directly for other options.

## Agreement

The Austin DevOps community provides books for checkout free of charge to all community members. We encourage community members to take advantage of this resource and treat the books respectfully. The books do not necessarily represent the community's point of view; if you think any book that was added to the library should be removed, please contact us with your rationale. We will follow up with you and take appropriate steps.

By signing this agreement, you agree to the following rules:

- Do not write in, highlight, or otherwise deface the books. Remember, someone else wants to read them without your notes.
- Return any book you borrow within the timeframe that you pledge to return it in your checkout request. The default period if you did not specify a time period in your checkout request is **2 weeks**.
- If you damage or lose a book, you will be responsible for replacing the book. If there are extenuating circumstances, such as your car got broken into and the book was stolen, please reach out to us for help.
- If you refuse to return a book and refuse to replace it, you understand that we will take appropriate steps, which may include banning you from the lending library program or otherwise reducing your access to the community as a whole.

By signing this agreement, you certify that you've read all of this document and agree to the entirety of the document at the time of your signature. We will verify any discrepancies based on git history.

1.
2.
3.
4.
5.
6.