mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
Updated Preparing a Contribution Proposal (markdown)
@@ -12,7 +12,7 @@ ERPNext has a lot of workflow tools on top of the models that may be used to fit
|
||||
|
||||
For example if you are planning to start a new model to track students, you could decide to use the Customer model and add a few fields. But, a Student is not synonymous to Customer, so its best to make a separate model for this. See naming guidelines for more details, but always remember that *words* are the most important way of communicating with users and the biggest contributor to a good user experience.
|
||||
|
||||
Example: [#9949 Product Life Management PLM](https://github.com/frappe/erpnext/issues/9949)
|
||||
_Example: [#9949 Product Life Management PLM](https://github.com/frappe/erpnext/issues/9949)_
|
||||
|
||||
### 3. User Experience Consistency
|
||||
|
||||
|
||||
Reference in New Issue
Block a user