forked from kushview/element
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,6 @@ If you change things in the Engine layer, please thoroughly test before submitti | |
|
||
### Adding Features to or New Nodes | ||
When adding properties to Nodes or making new ones, Please make sure that the state can be saved or restored. There's no point in adding new functions to Nodes if they can't restore state when a session is saved then opened later. | ||
|
||
### Adding New Files | ||
Please use Copyright 20xx. Kushview, LLC. and below this Author Your Name <[email protected]> |