Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit e78b0b2

Browse files
committed
Build: Update project and repo names from css-framework to chassis
Fixes gh-14
1 parent ceb5ad9 commit e78b0b2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Welcome! Thanks for your interest in contributing to the CSS Framework. You're **almost** in the right place. More information on how to contribute to this and all other jQuery Foundation projects is over at [contribute.jquery.org](http://contribute.jquery.org). You'll definitely want to take a look at the articles on contributing [code](http://contribute.jquery.org/code).
1+
Welcome! Thanks for your interest in contributing to Chassis. You're **almost** in the right place. More information on how to contribute to this and all other jQuery Foundation projects is over at [contribute.jquery.org](http://contribute.jquery.org). You'll definitely want to take a look at the articles on contributing [code](http://contribute.jquery.org/code).
22

33
You may also want to take a look at our [commit & pull request guide](http://contribute.jquery.org/commits-and-pull-requests/) and [style guides](http://contribute.jquery.org/style-guide/) for instructions on how to maintain your fork and submit your code. Before we can merge any pull request, we'll also need you to sign our [contributor license agreement](http://contribute.jquery.org/cla).
44

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ https://jquery.org/
33

44
This software consists of voluntary contributions made by many
55
individuals. For exact contribution history, see the revision history
6-
available at https://github.com/jquery/css-framework
6+
available at https://github.com/jquery/css-chassis
77

88
The following license applies to all parts of this software except as
99
documented below:

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CSS Framework is an attempt at creating open standards designed for CSS libraries, JavaScript UI libraries, and web developers in general. This project will define standards for markup and class names for common widgets and patterns, as well as an implementation of those standards. Just like DOM libraries can build upon [Sizzle](https://github.com/jquery/sizzle), we hope UI libraries will build upon this.
1+
Chassis is an attempt at creating open standards designed for CSS libraries, JavaScript UI libraries, and web developers in general. This project will define standards for markup and class names for common widgets and patterns, as well as an implementation of those standards. Just like DOM libraries can build upon [Sizzle](https://github.com/jquery/sizzle), we hope UI libraries will build upon this.
22

33
## Goals
44

@@ -10,4 +10,4 @@ CSS Framework is an attempt at creating open standards designed for CSS librarie
1010

1111
## Project Collaboration and Interoperability
1212

13-
If you maintain a JavaScript library that has UI components, we'd love for you to join our efforts. We'd be happy to hear your feedback and work through updates of your project(s) to support CSS Framework. If you have the time and interest to help define the standards and improve on our implementation, that's even better! Check out the [contribution guidelines](https://github.com/jquery/css-framework/blob/master/CONTRIBUTING.md) for more information.
13+
If you maintain a JavaScript library that has UI components, we'd love for you to join our efforts. We'd be happy to hear your feedback and work through updates of your project(s) to support CSS Framework. If you have the time and interest to help define the standards and improve on our implementation, that's even better! Check out the [contribution guidelines](https://github.com/jquery/css-chassis/blob/master/CONTRIBUTING.md) for more information.

0 commit comments

Comments
 (0)